In a RGB color space, #100900 hex color is composed of 6.3% red, 3.5% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 43.8% magenta, 100% yellow and 93.7% black. It has a hue angle of 33.8 degrees, a saturation of 100% and a lightness of 3.1%. #100900 color hex could be obtained by blending #201200 with #000000. Closest websafe color is: #000000.
The hexadecimal color #100900 has RGB values of R:16, G:9, B:0 and CMYK values of C:0, M:0.44, Y:1, K:0.94. Its decimal value is 1050880.
Hex triplet | 100900 | #100900 |
RGB Decimal | 16, 9, 0 | rgb(16,9,0) |
RGB Percent | 6.3, 3.5, 0 | rgb(6.3%,3.5%,0%) |
CMYK | 0, 43.8, 100, 93.7 | |
HSL | 33.8°, 100, 3.1 | hsl(33.8,100%,3.1%) |
HSV(HSB) | 33.8°, 100, 6.3 | |
Web Safe | 000000 | #000 |
XYZ | 0.311, 0.306, 0.043 |
xyY | 0.472, 0.463, 0.306 |
CIE-LAB | 2.76, 0.859, 4.15 |
CIE-LCH | 2.76, 4.238, 78.303 |
CIE-LUV | 2.76, 1.8, 2.842 |
Hunter-Lab | 5.528, 0.382, 3.413 |
Binary | 00010000, 00001001, 00000000 |
Below, you can see some colors close to #100900. 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 #100900.
<span style="color:#100900">Text here</span>
This paragraph has a background color of #100900.
<p style="background-color:#100900;">Content here</p>
This element has a border color of #100900.
<div style="border:1px #100900;">Content here</div>
.text {color:#100900;}
.background {background-color:#100900;}
.border {border:1px solid #100900;}
.text-shadow {border:1px solid #100900;}
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, #100900 is the darkest color, while #fffdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #080808 is the less saturated color, while #0f0901 is the most saturated one.