Shades of Cocoa Brown #362308
Tints of Cocoa Brown #362308
RGB
CMYK
RGB Variations
Color information
#362308 (or 0x362308) is known color: Cocoa Brown. HEX triplet: 36, 23 and 08. RGB value is (54,35,8). Sum of RGB (Red+Green+Blue) = 54+35+8=97 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.67% from 97); Green value is 35 (14.06% from 255 or 36.08% from 97); Blue value is 8 (3.52% from 255 or 8.25% from 97); Max value from RGB is 54 - color contains mainly: red. Hex color #362308 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362308 is #C9DCF7. Grayscale: #252525. Windows color (decimal): -13229304 or 533302. OLE color: 533302.
HSL color Cylindrical-coordinate representation of color #362308: hue angle of 35.22º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #362308 is Cyan = 0, Magento = 0.35, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 35 | 8 | - |
| CMYK | 0 | 0.35 | 0.85 | 0.79 |
| HSL | 35.22º | 0.74% | 0.12% | - |
| HSV(B) | 35.22º | 0.85% | 0.21% | - |
| XYZ | 2.17 | 2 | 0.5 | - |
| YUV | 37.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 8 | 0 | 0.35 | 0.85 | 0.79 | 35.22 | 0.74 | 0.12 |
| Hex | 36 | 23 | 8 | 0 | 23 | 55 | 4F | 23 | 4A | C |
| Octal | 66 | 43 | 10 | 0 | 43 | 125 | 117 | 43 | 112 | 14 |
| Binary | 110110 | 100011 | 1000 | 0 | 100011 | 1010101 | 1001111 | 100011 | 1001010 | 1100 |
Color Harmonies of #362308
Complementary color
Monochromatic Colors of #362308
Black with #362308
Text Example
Text Example
White with #362308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362308; }
p { color: rgb(54,35,8); }
H1.HeaderClassName
{
color: #362308;
}
.AnyTagClassName
{
color: #362308;
}
</style>
background-color css
<style>
a { background-color: #362308; }
a { background-color: rgb(54,35,8); }
div.DivClassName
{
background-color: #362308;
}
.BgClassName
{
background-color: #362308;
}
</style>
border-color css
<style>
span { border-color: #362308; }
span { border-color: rgb(54,35,8); }
td.TdClassName
{
border-color: #362308;
}
.TagClassName
{
border-color: #362308;
}
</style>