Shades of Cocoa Brown #291406
Tints of Cocoa Brown #291406
RGB
CMYK
RGB Variations
Color information
#291406 (or 0x291406) is known color: Cocoa Brown. HEX triplet: 29, 14 and 06. RGB value is (41,20,6). Sum of RGB (Red+Green+Blue) = 41+20+6=67 (8% of max value = 765). Red value is 41 (16.41% from 255 or 61.19% from 67); Green value is 20 (8.20% from 255 or 29.85% from 67); Blue value is 6 (2.73% from 255 or 8.96% from 67); Max value from RGB is 41 - color contains mainly: red. Hex color #291406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291406 is #D6EBF9. Grayscale: #181818. Windows color (decimal): -14085114 or 398377. OLE color: 398377.
HSL color Cylindrical-coordinate representation of color #291406: hue angle of 24º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291406 is Cyan = 0, Magento = 0.51, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 20 | 6 | - |
| CMYK | 0 | 0.51 | 0.85 | 0.84 |
| HSL | 24º | 0.74% | 0.09% | - |
| HSV(B) | 24º | 0.85% | 0.16% | - |
| XYZ | 1.2 | 0.98 | 0.3 | - |
| YUV | 24.68 | 117.46 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 6 | 0 | 0.51 | 0.85 | 0.84 | 24 | 0.74 | 0.09 |
| Hex | 29 | 14 | 6 | 0 | 33 | 55 | 54 | 18 | 4A | 9 |
| Octal | 51 | 24 | 6 | 0 | 63 | 125 | 124 | 30 | 112 | 11 |
| Binary | 101001 | 10100 | 110 | 0 | 110011 | 1010101 | 1010100 | 11000 | 1001010 | 1001 |
Color Harmonies of #291406
Complementary color
Monochromatic Colors of #291406
Black with #291406
Text Example
Text Example
White with #291406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291406; }
p { color: rgb(41,20,6); }
H1.HeaderClassName
{
color: #291406;
}
.AnyTagClassName
{
color: #291406;
}
</style>
background-color css
<style>
a { background-color: #291406; }
a { background-color: rgb(41,20,6); }
div.DivClassName
{
background-color: #291406;
}
.BgClassName
{
background-color: #291406;
}
</style>
border-color css
<style>
span { border-color: #291406; }
span { border-color: rgb(41,20,6); }
td.TdClassName
{
border-color: #291406;
}
.TagClassName
{
border-color: #291406;
}
</style>