Shades of Cocoa Brown #362616
Tints of Cocoa Brown #362616
RGB
CMYK
RGB Variations
Color information
#362616 (or 0x362616) is known color: Cocoa Brown. HEX triplet: 36, 26 and 16. RGB value is (54,38,22). Sum of RGB (Red+Green+Blue) = 54+38+22=114 (15% of max value = 765). Red value is 54 (21.48% from 255 or 47.37% from 114); Green value is 38 (15.23% from 255 or 33.33% from 114); Blue value is 22 (8.98% from 255 or 19.30% from 114); Max value from RGB is 54 - color contains mainly: red. Hex color #362616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362616 is #C9D9E9. Grayscale: #292929. Windows color (decimal): -13228522 or 1451574. OLE color: 1451574.
HSL color Cylindrical-coordinate representation of color #362616: hue angle of 30º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #362616 is Cyan = 0, Magento = 0.30, Yellow = 0.59 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 38 | 22 | - |
| CMYK | 0 | 0.30 | 0.59 | 0.79 |
| HSL | 30º | 0.42% | 0.15% | - |
| HSV(B) | 30º | 0.59% | 0.21% | - |
| XYZ | 2.36 | 2.23 | 1.06 | - |
| YUV | 40.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 22 | 0 | 0.30 | 0.59 | 0.79 | 30 | 0.42 | 0.15 |
| Hex | 36 | 26 | 16 | 0 | 1E | 3B | 4F | 1E | 2A | F |
| Octal | 66 | 46 | 26 | 0 | 36 | 73 | 117 | 36 | 52 | 17 |
| Binary | 110110 | 100110 | 10110 | 0 | 11110 | 111011 | 1001111 | 11110 | 101010 | 1111 |
Color Harmonies of #362616
Complementary color
Monochromatic Colors of #362616
Black with #362616
Text Example
Text Example
White with #362616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362616; }
p { color: rgb(54,38,22); }
H1.HeaderClassName
{
color: #362616;
}
.AnyTagClassName
{
color: #362616;
}
</style>
background-color css
<style>
a { background-color: #362616; }
a { background-color: rgb(54,38,22); }
div.DivClassName
{
background-color: #362616;
}
.BgClassName
{
background-color: #362616;
}
</style>
border-color css
<style>
span { border-color: #362616; }
span { border-color: rgb(54,38,22); }
td.TdClassName
{
border-color: #362616;
}
.TagClassName
{
border-color: #362616;
}
</style>