In a RGB color space, #150e00 hex color is composed of 8.2% red, 5.5% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 33.3% magenta, 100% yellow and 91.8% black. It has a hue angle of 40 degrees, a saturation of 100% and a lightness of 4.1%. #150e00 color hex could be obtained by blending #2a1c00 with #000000. Closest websafe color is: #000000.
The hexadecimal color #150e00 has RGB values of R:21, G:14, B:0 and CMYK values of C:0, M:0.33, Y:1, K:0.92. Its decimal value is 1379840.
Hex triplet | 150e00 | #150e00 |
RGB Decimal | 21, 14, 0 | rgb(21,14,0) |
RGB Percent | 8.2, 5.5, 0 | rgb(8.2%,5.5%,0%) |
CMYK | 0, 33.3, 100, 91.8 | |
HSL | 40°, 100, 4.1 | hsl(40,100%,4.1%) |
HSV(HSB) | 40°, 100, 8.2 | |
Web Safe | 000000 | #000 |
XYZ | 0.466, 0.474, 0.067 |
xyY | 0.463, 0.47, 0.474 |
CIE-LAB | 4.277, 0.665, 6.419 |
CIE-LCH | 4.277, 6.453, 84.081 |
CIE-LUV | 4.277, 2.348, 4.458 |
Hunter-Lab | 6.881, 0.054, 4.241 |
Binary | 00010101, 00001110, 00000000 |
Below, you can see some colors close to #150e00. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #150e00.
<span style="color:#150e00">Text here</span>
This paragraph has a background color of #150e00.
<p style="background-color:#150e00;">Content here</p>
This element has a border color of #150e00.
<div style="border:1px #150e00;">Content here</div>
.text {color:#150e00;}
.background {background-color:#150e00;}
.border {border:1px solid #150e00;}
.text-shadow {border:1px solid #150e00;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #150e00 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #0b0b0a is the less saturated color, while #140e01 is the most saturated one.