Shades of Cocoa Brown #372712
Tints of Cocoa Brown #372712
RGB
CMYK
RGB Variations
Color information
#372712 (or 0x372712) is known color: Cocoa Brown. HEX triplet: 37, 27 and 12. RGB value is (55,39,18). Sum of RGB (Red+Green+Blue) = 55+39+18=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 18 (7.42% from 255 or 16.07% from 112); Max value from RGB is 55 - color contains mainly: red. Hex color #372712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #372712 is #C8D8ED. Grayscale: #292929. Windows color (decimal): -13162734 or 1189687. OLE color: 1189687.
HSL color Cylindrical-coordinate representation of color #372712: hue angle of 34.05º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #372712 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 39 | 18 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.78 |
| HSL | 34.05º | 0.51% | 0.14% | - |
| HSV(B) | 34.05º | 0.67% | 0.22% | - |
| XYZ | 2.41 | 2.31 | 0.89 | - |
| YUV | 41.39 | 114.8 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 18 | 0 | 0.29 | 0.67 | 0.78 | 34.05 | 0.51 | 0.14 |
| Hex | 37 | 27 | 12 | 0 | 1D | 43 | 4E | 22 | 33 | E |
| Octal | 67 | 47 | 22 | 0 | 35 | 103 | 116 | 42 | 63 | 16 |
| Binary | 110111 | 100111 | 10010 | 0 | 11101 | 1000011 | 1001110 | 100010 | 110011 | 1110 |
Color Harmonies of #372712
Complementary color
Monochromatic Colors of #372712
Black with #372712
Text Example
Text Example
White with #372712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372712; }
p { color: rgb(55,39,18); }
H1.HeaderClassName
{
color: #372712;
}
.AnyTagClassName
{
color: #372712;
}
</style>
background-color css
<style>
a { background-color: #372712; }
a { background-color: rgb(55,39,18); }
div.DivClassName
{
background-color: #372712;
}
.BgClassName
{
background-color: #372712;
}
</style>
border-color css
<style>
span { border-color: #372712; }
span { border-color: rgb(55,39,18); }
td.TdClassName
{
border-color: #372712;
}
.TagClassName
{
border-color: #372712;
}
</style>