Shades of Cocoa Brown #261406
Tints of Cocoa Brown #261406
RGB
CMYK
RGB Variations
Color information
#261406 (or 0x261406) is known color: Cocoa Brown. HEX triplet: 26, 14 and 06. RGB value is (38,20,6). Sum of RGB (Red+Green+Blue) = 38+20+6=64 (8% of max value = 765). Red value is 38 (15.23% from 255 or 59.38% from 64); Green value is 20 (8.20% from 255 or 31.25% from 64); Blue value is 6 (2.73% from 255 or 9.38% from 64); Max value from RGB is 38 - color contains mainly: red. Hex color #261406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261406 is #D9EBF9. Grayscale: #171717. Windows color (decimal): -14281722 or 398374. OLE color: 398374.
HSL color Cylindrical-coordinate representation of color #261406: hue angle of 26.25º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261406 is Cyan = 0, Magento = 0.47, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 20 | 6 | - |
| CMYK | 0 | 0.47 | 0.84 | 0.85 |
| HSL | 26.25º | 0.73% | 0.09% | - |
| HSV(B) | 26.25º | 0.84% | 0.15% | - |
| XYZ | 1.08 | 0.93 | 0.29 | - |
| YUV | 23.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 6 | 0 | 0.47 | 0.84 | 0.85 | 26.25 | 0.73 | 0.09 |
| Hex | 26 | 14 | 6 | 0 | 2F | 54 | 55 | 1A | 49 | 9 |
| Octal | 46 | 24 | 6 | 0 | 57 | 124 | 125 | 32 | 111 | 11 |
| Binary | 100110 | 10100 | 110 | 0 | 101111 | 1010100 | 1010101 | 11010 | 1001001 | 1001 |
Color Harmonies of #261406
Complementary color
Monochromatic Colors of #261406
Black with #261406
Text Example
Text Example
White with #261406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261406; }
p { color: rgb(38,20,6); }
H1.HeaderClassName
{
color: #261406;
}
.AnyTagClassName
{
color: #261406;
}
</style>
background-color css
<style>
a { background-color: #261406; }
a { background-color: rgb(38,20,6); }
div.DivClassName
{
background-color: #261406;
}
.BgClassName
{
background-color: #261406;
}
</style>
border-color css
<style>
span { border-color: #261406; }
span { border-color: rgb(38,20,6); }
td.TdClassName
{
border-color: #261406;
}
.TagClassName
{
border-color: #261406;
}
</style>