Shades of Cocoa Brown #372418
Tints of Cocoa Brown #372418
RGB
CMYK
RGB Variations
Color information
#372418 (or 0x372418) is known color: Cocoa Brown. HEX triplet: 37, 24 and 18. RGB value is (55,36,24). Sum of RGB (Red+Green+Blue) = 55+36+24=115 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.83% from 115); Green value is 36 (14.45% from 255 or 31.30% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 55 - color contains mainly: red. Hex color #372418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372418 is #C8DBE7. Grayscale: #282828. Windows color (decimal): -13163496 or 1582135. OLE color: 1582135.
HSL color Cylindrical-coordinate representation of color #372418: hue angle of 23.23º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #372418 is Cyan = 0, Magento = 0.35, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 36 | 24 | - |
| CMYK | 0 | 0.35 | 0.56 | 0.78 |
| HSL | 23.23º | 0.39% | 0.15% | - |
| HSV(B) | 23.23º | 0.56% | 0.22% | - |
| XYZ | 2.37 | 2.14 | 1.15 | - |
| YUV | 40.31 | 118.79 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 24 | 0 | 0.35 | 0.56 | 0.78 | 23.23 | 0.39 | 0.15 |
| Hex | 37 | 24 | 18 | 0 | 23 | 38 | 4E | 17 | 27 | F |
| Octal | 67 | 44 | 30 | 0 | 43 | 70 | 116 | 27 | 47 | 17 |
| Binary | 110111 | 100100 | 11000 | 0 | 100011 | 111000 | 1001110 | 10111 | 100111 | 1111 |
Color Harmonies of #372418
Complementary color
Monochromatic Colors of #372418
Black with #372418
Text Example
Text Example
White with #372418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372418; }
p { color: rgb(55,36,24); }
H1.HeaderClassName
{
color: #372418;
}
.AnyTagClassName
{
color: #372418;
}
</style>
background-color css
<style>
a { background-color: #372418; }
a { background-color: rgb(55,36,24); }
div.DivClassName
{
background-color: #372418;
}
.BgClassName
{
background-color: #372418;
}
</style>
border-color css
<style>
span { border-color: #372418; }
span { border-color: rgb(55,36,24); }
td.TdClassName
{
border-color: #372418;
}
.TagClassName
{
border-color: #372418;
}
</style>