Shades of Cocoa Brown #392816
Tints of Cocoa Brown #392816
RGB
CMYK
RGB Variations
Color information
#392816 (or 0x392816) is known color: Cocoa Brown. HEX triplet: 39, 28 and 16. RGB value is (57,40,22). Sum of RGB (Red+Green+Blue) = 57+40+22=119 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.90% from 119); Green value is 40 (16.02% from 255 or 33.61% from 119); Blue value is 22 (8.98% from 255 or 18.49% from 119); Max value from RGB is 57 - color contains mainly: red. Hex color #392816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392816 is #C6D7E9. Grayscale: #2B2B2B. Windows color (decimal): -13031402 or 1452089. OLE color: 1452089.
HSL color Cylindrical-coordinate representation of color #392816: hue angle of 30.86º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #392816 is Cyan = 0, Magento = 0.30, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 22 | - |
| CMYK | 0 | 0.30 | 0.61 | 0.78 |
| HSL | 30.86º | 0.44% | 0.15% | - |
| HSV(B) | 30.86º | 0.61% | 0.22% | - |
| XYZ | 2.59 | 2.45 | 1.09 | - |
| YUV | 43.03 | 116.13 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 22 | 0 | 0.30 | 0.61 | 0.78 | 30.86 | 0.44 | 0.15 |
| Hex | 39 | 28 | 16 | 0 | 1E | 3D | 4E | 1F | 2C | F |
| Octal | 71 | 50 | 26 | 0 | 36 | 75 | 116 | 37 | 54 | 17 |
| Binary | 111001 | 101000 | 10110 | 0 | 11110 | 111101 | 1001110 | 11111 | 101100 | 1111 |
Color Harmonies of #392816
Complementary color
Monochromatic Colors of #392816
Black with #392816
Text Example
Text Example
White with #392816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392816; }
p { color: rgb(57,40,22); }
H1.HeaderClassName
{
color: #392816;
}
.AnyTagClassName
{
color: #392816;
}
</style>
background-color css
<style>
a { background-color: #392816; }
a { background-color: rgb(57,40,22); }
div.DivClassName
{
background-color: #392816;
}
.BgClassName
{
background-color: #392816;
}
</style>
border-color css
<style>
span { border-color: #392816; }
span { border-color: rgb(57,40,22); }
td.TdClassName
{
border-color: #392816;
}
.TagClassName
{
border-color: #392816;
}
</style>