Shades of Cocoa Brown #372513
Tints of Cocoa Brown #372513
RGB
CMYK
RGB Variations
Color information
#372513 (or 0x372513) is known color: Cocoa Brown. HEX triplet: 37, 25 and 13. RGB value is (55,37,19). Sum of RGB (Red+Green+Blue) = 55+37+19=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 37 (14.84% from 255 or 33.33% from 111); Blue value is 19 (7.81% from 255 or 17.12% from 111); Max value from RGB is 55 - color contains mainly: red. Hex color #372513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372513 is #C8DAEC. Grayscale: #282828. Windows color (decimal): -13163245 or 1254711. OLE color: 1254711.
HSL color Cylindrical-coordinate representation of color #372513: hue angle of 30º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #372513 is Cyan = 0, Magento = 0.33, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 37 | 19 | - |
| CMYK | 0 | 0.33 | 0.65 | 0.78 |
| HSL | 30º | 0.49% | 0.15% | - |
| HSV(B) | 30º | 0.65% | 0.22% | - |
| XYZ | 2.35 | 2.18 | 0.91 | - |
| YUV | 40.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 19 | 0 | 0.33 | 0.65 | 0.78 | 30 | 0.49 | 0.15 |
| Hex | 37 | 25 | 13 | 0 | 21 | 41 | 4E | 1E | 31 | F |
| Octal | 67 | 45 | 23 | 0 | 41 | 101 | 116 | 36 | 61 | 17 |
| Binary | 110111 | 100101 | 10011 | 0 | 100001 | 1000001 | 1001110 | 11110 | 110001 | 1111 |
Color Harmonies of #372513
Complementary color
Monochromatic Colors of #372513
Black with #372513
Text Example
Text Example
White with #372513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372513; }
p { color: rgb(55,37,19); }
H1.HeaderClassName
{
color: #372513;
}
.AnyTagClassName
{
color: #372513;
}
</style>
background-color css
<style>
a { background-color: #372513; }
a { background-color: rgb(55,37,19); }
div.DivClassName
{
background-color: #372513;
}
.BgClassName
{
background-color: #372513;
}
</style>
border-color css
<style>
span { border-color: #372513; }
span { border-color: rgb(55,37,19); }
td.TdClassName
{
border-color: #372513;
}
.TagClassName
{
border-color: #372513;
}
</style>