Shades of Cocoa Brown #362406
Tints of Cocoa Brown #362406
RGB
CMYK
RGB Variations
Color information
#362406 (or 0x362406) is known color: Cocoa Brown. HEX triplet: 36, 24 and 06. RGB value is (54,36,6). Sum of RGB (Red+Green+Blue) = 54+36+6=96 (12% of max value = 765). Red value is 54 (21.48% from 255 or 56.25% from 96); Green value is 36 (14.45% from 255 or 37.5% from 96); Blue value is 6 (2.73% from 255 or 6.25% from 96); Max value from RGB is 54 - color contains mainly: red. Hex color #362406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362406 is #C9DBF9. Grayscale: #262626. Windows color (decimal): -13229050 or 402486. OLE color: 402486.
HSL color Cylindrical-coordinate representation of color #362406: hue angle of 37.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #362406 is Cyan = 0, Magento = 0.33, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 36 | 6 | - |
| CMYK | 0 | 0.33 | 0.89 | 0.79 |
| HSL | 37.5º | 0.8% | 0.12% | - |
| HSV(B) | 37.5º | 0.89% | 0.21% | - |
| XYZ | 2.19 | 2.06 | 0.45 | - |
| YUV | 37.96 | 109.96 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 6 | 0 | 0.33 | 0.89 | 0.79 | 37.5 | 0.8 | 0.12 |
| Hex | 36 | 24 | 6 | 0 | 21 | 59 | 4F | 26 | 50 | C |
| Octal | 66 | 44 | 6 | 0 | 41 | 131 | 117 | 46 | 120 | 14 |
| Binary | 110110 | 100100 | 110 | 0 | 100001 | 1011001 | 1001111 | 100110 | 1010000 | 1100 |
Color Harmonies of #362406
Complementary color
Monochromatic Colors of #362406
Black with #362406
Text Example
Text Example
White with #362406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362406; }
p { color: rgb(54,36,6); }
H1.HeaderClassName
{
color: #362406;
}
.AnyTagClassName
{
color: #362406;
}
</style>
background-color css
<style>
a { background-color: #362406; }
a { background-color: rgb(54,36,6); }
div.DivClassName
{
background-color: #362406;
}
.BgClassName
{
background-color: #362406;
}
</style>
border-color css
<style>
span { border-color: #362406; }
span { border-color: rgb(54,36,6); }
td.TdClassName
{
border-color: #362406;
}
.TagClassName
{
border-color: #362406;
}
</style>