Shades of Cocoa Brown #372718
Tints of Cocoa Brown #372718
RGB
CMYK
RGB Variations
Color information
#372718 (or 0x372718) is known color: Cocoa Brown. HEX triplet: 37, 27 and 18. RGB value is (55,39,24). Sum of RGB (Red+Green+Blue) = 55+39+24=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 39 (15.62% from 255 or 33.05% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 55 - color contains mainly: red. Hex color #372718 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372718 is #C8D8E7. Grayscale: #2A2A2A. Windows color (decimal): -13162728 or 1582903. OLE color: 1582903.
HSL color Cylindrical-coordinate representation of color #372718: hue angle of 29.03º 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 #372718 is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 39 | 24 | - |
| CMYK | 0 | 0.29 | 0.56 | 0.78 |
| HSL | 29.03º | 0.39% | 0.15% | - |
| HSV(B) | 29.03º | 0.56% | 0.22% | - |
| XYZ | 2.47 | 2.33 | 1.18 | - |
| YUV | 42.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 24 | 0 | 0.29 | 0.56 | 0.78 | 29.03 | 0.39 | 0.15 |
| Hex | 37 | 27 | 18 | 0 | 1D | 38 | 4E | 1D | 27 | F |
| Octal | 67 | 47 | 30 | 0 | 35 | 70 | 116 | 35 | 47 | 17 |
| Binary | 110111 | 100111 | 11000 | 0 | 11101 | 111000 | 1001110 | 11101 | 100111 | 1111 |
Color Harmonies of #372718
Complementary color
Monochromatic Colors of #372718
Black with #372718
Text Example
Text Example
White with #372718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372718; }
p { color: rgb(55,39,24); }
H1.HeaderClassName
{
color: #372718;
}
.AnyTagClassName
{
color: #372718;
}
</style>
background-color css
<style>
a { background-color: #372718; }
a { background-color: rgb(55,39,24); }
div.DivClassName
{
background-color: #372718;
}
.BgClassName
{
background-color: #372718;
}
</style>
border-color css
<style>
span { border-color: #372718; }
span { border-color: rgb(55,39,24); }
td.TdClassName
{
border-color: #372718;
}
.TagClassName
{
border-color: #372718;
}
</style>