Shades of Cocoa Brown #312311
Tints of Cocoa Brown #312311
RGB
CMYK
RGB Variations
Color information
#312311 (or 0x312311) is known color: Cocoa Brown. HEX triplet: 31, 23 and 11. RGB value is (49,35,17). Sum of RGB (Red+Green+Blue) = 49+35+17=101 (13% of max value = 765). Red value is 49 (19.53% from 255 or 48.51% from 101); Green value is 35 (14.06% from 255 or 34.65% from 101); Blue value is 17 (7.03% from 255 or 16.83% from 101); Max value from RGB is 49 - color contains mainly: red. Hex color #312311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312311 is #CEDCEE. Grayscale: #252525. Windows color (decimal): -13556975 or 1123121. OLE color: 1123121.
HSL color Cylindrical-coordinate representation of color #312311: hue angle of 33.75º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #312311 is Cyan = 0, Magento = 0.29, Yellow = 0.65 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 35 | 17 | - |
| CMYK | 0 | 0.29 | 0.65 | 0.81 |
| HSL | 33.75º | 0.48% | 0.13% | - |
| HSV(B) | 33.75º | 0.65% | 0.19% | - |
| XYZ | 1.97 | 1.9 | 0.79 | - |
| YUV | 37.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 17 | 0 | 0.29 | 0.65 | 0.81 | 33.75 | 0.48 | 0.13 |
| Hex | 31 | 23 | 11 | 0 | 1D | 41 | 51 | 22 | 30 | D |
| Octal | 61 | 43 | 21 | 0 | 35 | 101 | 121 | 42 | 60 | 15 |
| Binary | 110001 | 100011 | 10001 | 0 | 11101 | 1000001 | 1010001 | 100010 | 110000 | 1101 |
Color Harmonies of #312311
Complementary color
Monochromatic Colors of #312311
Black with #312311
Text Example
Text Example
White with #312311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312311; }
p { color: rgb(49,35,17); }
H1.HeaderClassName
{
color: #312311;
}
.AnyTagClassName
{
color: #312311;
}
</style>
background-color css
<style>
a { background-color: #312311; }
a { background-color: rgb(49,35,17); }
div.DivClassName
{
background-color: #312311;
}
.BgClassName
{
background-color: #312311;
}
</style>
border-color css
<style>
span { border-color: #312311; }
span { border-color: rgb(49,35,17); }
td.TdClassName
{
border-color: #312311;
}
.TagClassName
{
border-color: #312311;
}
</style>