Shades of Cocoa Brown #311906
Tints of Cocoa Brown #311906
RGB
CMYK
RGB Variations
Color information
#311906 (or 0x311906) is known color: Cocoa Brown. HEX triplet: 31, 19 and 06. RGB value is (49,25,6). Sum of RGB (Red+Green+Blue) = 49+25+6=80 (10% of max value = 765). Red value is 49 (19.53% from 255 or 61.25% from 80); Green value is 25 (10.16% from 255 or 31.25% from 80); Blue value is 6 (2.73% from 255 or 7.5% from 80); Max value from RGB is 49 - color contains mainly: red. Hex color #311906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311906 is #CEE6F9. Grayscale: #1E1E1E. Windows color (decimal): -13559546 or 399665. OLE color: 399665.
HSL color Cylindrical-coordinate representation of color #311906: hue angle of 26.51º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #311906 is Cyan = 0, Magento = 0.49, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 25 | 6 | - |
| CMYK | 0 | 0.49 | 0.88 | 0.81 |
| HSL | 26.51º | 0.78% | 0.11% | - |
| HSV(B) | 26.51º | 0.88% | 0.19% | - |
| XYZ | 1.65 | 1.36 | 0.35 | - |
| YUV | 30.01 | 114.45 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 6 | 0 | 0.49 | 0.88 | 0.81 | 26.51 | 0.78 | 0.11 |
| Hex | 31 | 19 | 6 | 0 | 31 | 58 | 51 | 1B | 4E | B |
| Octal | 61 | 31 | 6 | 0 | 61 | 130 | 121 | 33 | 116 | 13 |
| Binary | 110001 | 11001 | 110 | 0 | 110001 | 1011000 | 1010001 | 11011 | 1001110 | 1011 |
Color Harmonies of #311906
Complementary color
Monochromatic Colors of #311906
Black with #311906
Text Example
Text Example
White with #311906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311906; }
p { color: rgb(49,25,6); }
H1.HeaderClassName
{
color: #311906;
}
.AnyTagClassName
{
color: #311906;
}
</style>
background-color css
<style>
a { background-color: #311906; }
a { background-color: rgb(49,25,6); }
div.DivClassName
{
background-color: #311906;
}
.BgClassName
{
background-color: #311906;
}
</style>
border-color css
<style>
span { border-color: #311906; }
span { border-color: rgb(49,25,6); }
td.TdClassName
{
border-color: #311906;
}
.TagClassName
{
border-color: #311906;
}
</style>