Shades of Cocoa Brown #362318
Tints of Cocoa Brown #362318
RGB
CMYK
RGB Variations
Color information
#362318 (or 0x362318) is known color: Cocoa Brown. HEX triplet: 36, 23 and 18. RGB value is (54,35,24). Sum of RGB (Red+Green+Blue) = 54+35+24=113 (14% of max value = 765). Red value is 54 (21.48% from 255 or 47.79% from 113); Green value is 35 (14.06% from 255 or 30.97% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 54 - color contains mainly: red. Hex color #362318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362318 is #C9DCE7. Grayscale: #272727. Windows color (decimal): -13229288 or 1581878. OLE color: 1581878.
HSL color Cylindrical-coordinate representation of color #362318: hue angle of 22º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #362318 is Cyan = 0, Magento = 0.35, Yellow = 0.56 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 35 | 24 | - |
| CMYK | 0 | 0.35 | 0.56 | 0.79 |
| HSL | 22º | 0.38% | 0.15% | - |
| HSV(B) | 22º | 0.56% | 0.21% | - |
| XYZ | 2.29 | 2.05 | 1.14 | - |
| YUV | 39.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 24 | 0 | 0.35 | 0.56 | 0.79 | 22 | 0.38 | 0.15 |
| Hex | 36 | 23 | 18 | 0 | 23 | 38 | 4F | 16 | 26 | F |
| Octal | 66 | 43 | 30 | 0 | 43 | 70 | 117 | 26 | 46 | 17 |
| Binary | 110110 | 100011 | 11000 | 0 | 100011 | 111000 | 1001111 | 10110 | 100110 | 1111 |
Color Harmonies of #362318
Complementary color
Monochromatic Colors of #362318
Black with #362318
Text Example
Text Example
White with #362318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362318; }
p { color: rgb(54,35,24); }
H1.HeaderClassName
{
color: #362318;
}
.AnyTagClassName
{
color: #362318;
}
</style>
background-color css
<style>
a { background-color: #362318; }
a { background-color: rgb(54,35,24); }
div.DivClassName
{
background-color: #362318;
}
.BgClassName
{
background-color: #362318;
}
</style>
border-color css
<style>
span { border-color: #362318; }
span { border-color: rgb(54,35,24); }
td.TdClassName
{
border-color: #362318;
}
.TagClassName
{
border-color: #362318;
}
</style>