Shades of Cocoa Brown #312310
Tints of Cocoa Brown #312310
RGB
CMYK
RGB Variations
Color information
#312310 (or 0x312310) is known color: Cocoa Brown. HEX triplet: 31, 23 and 10. RGB value is (49,35,16). Sum of RGB (Red+Green+Blue) = 49+35+16=100 (13% of max value = 765). Red value is 49 (19.53% from 255 or 49% from 100); Green value is 35 (14.06% from 255 or 35% from 100); Blue value is 16 (6.64% from 255 or 16% from 100); Max value from RGB is 49 - color contains mainly: red. Hex color #312310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312310 is #CEDCEF. Grayscale: #252525. Windows color (decimal): -13556976 or 1057585. OLE color: 1057585.
HSL color Cylindrical-coordinate representation of color #312310: hue angle of 34.55º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #312310 is Cyan = 0, Magento = 0.29, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 35 | 16 | - |
| CMYK | 0 | 0.29 | 0.67 | 0.81 |
| HSL | 34.55º | 0.51% | 0.13% | - |
| HSV(B) | 34.55º | 0.67% | 0.19% | - |
| XYZ | 1.96 | 1.89 | 0.75 | - |
| YUV | 37.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 16 | 0 | 0.29 | 0.67 | 0.81 | 34.55 | 0.51 | 0.13 |
| Hex | 31 | 23 | 10 | 0 | 1D | 43 | 51 | 23 | 33 | D |
| Octal | 61 | 43 | 20 | 0 | 35 | 103 | 121 | 43 | 63 | 15 |
| Binary | 110001 | 100011 | 10000 | 0 | 11101 | 1000011 | 1010001 | 100011 | 110011 | 1101 |
Color Harmonies of #312310
Complementary color
Monochromatic Colors of #312310
Black with #312310
Text Example
Text Example
White with #312310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312310; }
p { color: rgb(49,35,16); }
H1.HeaderClassName
{
color: #312310;
}
.AnyTagClassName
{
color: #312310;
}
</style>
background-color css
<style>
a { background-color: #312310; }
a { background-color: rgb(49,35,16); }
div.DivClassName
{
background-color: #312310;
}
.BgClassName
{
background-color: #312310;
}
</style>
border-color css
<style>
span { border-color: #312310; }
span { border-color: rgb(49,35,16); }
td.TdClassName
{
border-color: #312310;
}
.TagClassName
{
border-color: #312310;
}
</style>