Shades of Cocoa Brown #312416
Tints of Cocoa Brown #312416
RGB
CMYK
RGB Variations
Color information
#312416 (or 0x312416) is known color: Cocoa Brown. HEX triplet: 31, 24 and 16. RGB value is (49,36,22). Sum of RGB (Red+Green+Blue) = 49+36+22=107 (14% of max value = 765). Red value is 49 (19.53% from 255 or 45.79% from 107); Green value is 36 (14.45% from 255 or 33.64% from 107); Blue value is 22 (8.98% from 255 or 20.56% from 107); Max value from RGB is 49 - color contains mainly: red. Hex color #312416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312416 is #CEDBE9. Grayscale: #262626. Windows color (decimal): -13556714 or 1451057. OLE color: 1451057.
HSL color Cylindrical-coordinate representation of color #312416: hue angle of 31.11º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #312416 is Cyan = 0, Magento = 0.27, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 36 | 22 | - |
| CMYK | 0 | 0.27 | 0.55 | 0.81 |
| HSL | 31.11º | 0.38% | 0.14% | - |
| HSV(B) | 31.11º | 0.55% | 0.19% | - |
| XYZ | 2.04 | 1.97 | 1.03 | - |
| YUV | 38.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 22 | 0 | 0.27 | 0.55 | 0.81 | 31.11 | 0.38 | 0.14 |
| Hex | 31 | 24 | 16 | 0 | 1B | 37 | 51 | 1F | 26 | E |
| Octal | 61 | 44 | 26 | 0 | 33 | 67 | 121 | 37 | 46 | 16 |
| Binary | 110001 | 100100 | 10110 | 0 | 11011 | 110111 | 1010001 | 11111 | 100110 | 1110 |
Color Harmonies of #312416
Complementary color
Monochromatic Colors of #312416
Black with #312416
Text Example
Text Example
White with #312416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312416; }
p { color: rgb(49,36,22); }
H1.HeaderClassName
{
color: #312416;
}
.AnyTagClassName
{
color: #312416;
}
</style>
background-color css
<style>
a { background-color: #312416; }
a { background-color: rgb(49,36,22); }
div.DivClassName
{
background-color: #312416;
}
.BgClassName
{
background-color: #312416;
}
</style>
border-color css
<style>
span { border-color: #312416; }
span { border-color: rgb(49,36,22); }
td.TdClassName
{
border-color: #312416;
}
.TagClassName
{
border-color: #312416;
}
</style>