Shades of Cocoa Brown #372818
Tints of Cocoa Brown #372818
RGB
CMYK
RGB Variations
Color information
#372818 (or 0x372818) is known color: Cocoa Brown. HEX triplet: 37, 28 and 18. RGB value is (55,40,24). Sum of RGB (Red+Green+Blue) = 55+40+24=119 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.22% from 119); Green value is 40 (16.02% from 255 or 33.61% from 119); Blue value is 24 (9.77% from 255 or 20.17% from 119); Max value from RGB is 55 - color contains mainly: red. Hex color #372818 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372818 is #C8D7E7. Grayscale: #2A2A2A. Windows color (decimal): -13162472 or 1583159. OLE color: 1583159.
HSL color Cylindrical-coordinate representation of color #372818: hue angle of 30.97º 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 #372818 is Cyan = 0, Magento = 0.27, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 24 | - |
| CMYK | 0 | 0.27 | 0.56 | 0.78 |
| HSL | 30.97º | 0.39% | 0.15% | - |
| HSV(B) | 30.97º | 0.56% | 0.22% | - |
| XYZ | 2.5 | 2.4 | 1.19 | - |
| YUV | 42.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 24 | 0 | 0.27 | 0.56 | 0.78 | 30.97 | 0.39 | 0.15 |
| Hex | 37 | 28 | 18 | 0 | 1B | 38 | 4E | 1F | 27 | F |
| Octal | 67 | 50 | 30 | 0 | 33 | 70 | 116 | 37 | 47 | 17 |
| Binary | 110111 | 101000 | 11000 | 0 | 11011 | 111000 | 1001110 | 11111 | 100111 | 1111 |
Color Harmonies of #372818
Complementary color
Monochromatic Colors of #372818
Black with #372818
Text Example
Text Example
White with #372818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372818; }
p { color: rgb(55,40,24); }
H1.HeaderClassName
{
color: #372818;
}
.AnyTagClassName
{
color: #372818;
}
</style>
background-color css
<style>
a { background-color: #372818; }
a { background-color: rgb(55,40,24); }
div.DivClassName
{
background-color: #372818;
}
.BgClassName
{
background-color: #372818;
}
</style>
border-color css
<style>
span { border-color: #372818; }
span { border-color: rgb(55,40,24); }
td.TdClassName
{
border-color: #372818;
}
.TagClassName
{
border-color: #372818;
}
</style>