Shades of Cocoa Brown #392817
Tints of Cocoa Brown #392817
RGB
CMYK
RGB Variations
Color information
#392817 (or 0x392817) is known color: Cocoa Brown. HEX triplet: 39, 28 and 17. RGB value is (57,40,23). Sum of RGB (Red+Green+Blue) = 57+40+23=120 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.5% from 120); Green value is 40 (16.02% from 255 or 33.33% from 120); Blue value is 23 (9.38% from 255 or 19.17% from 120); Max value from RGB is 57 - color contains mainly: red. Hex color #392817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392817 is #C6D7E8. Grayscale: #2B2B2B. Windows color (decimal): -13031401 or 1517625. OLE color: 1517625.
HSL color Cylindrical-coordinate representation of color #392817: hue angle of 30º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #392817 is Cyan = 0, Magento = 0.30, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 23 | - |
| CMYK | 0 | 0.30 | 0.60 | 0.78 |
| HSL | 30º | 0.43% | 0.16% | - |
| HSV(B) | 30º | 0.6% | 0.22% | - |
| XYZ | 2.6 | 2.45 | 1.15 | - |
| YUV | 43.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 23 | 0 | 0.30 | 0.60 | 0.78 | 30 | 0.43 | 0.16 |
| Hex | 39 | 28 | 17 | 0 | 1E | 3C | 4E | 1E | 2A | 10 |
| Octal | 71 | 50 | 27 | 0 | 36 | 74 | 116 | 36 | 52 | 20 |
| Binary | 111001 | 101000 | 10111 | 0 | 11110 | 111100 | 1001110 | 11110 | 101010 | 10000 |
Color Harmonies of #392817
Complementary color
Monochromatic Colors of #392817
Black with #392817
Text Example
Text Example
White with #392817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392817; }
p { color: rgb(57,40,23); }
H1.HeaderClassName
{
color: #392817;
}
.AnyTagClassName
{
color: #392817;
}
</style>
background-color css
<style>
a { background-color: #392817; }
a { background-color: rgb(57,40,23); }
div.DivClassName
{
background-color: #392817;
}
.BgClassName
{
background-color: #392817;
}
</style>
border-color css
<style>
span { border-color: #392817; }
span { border-color: rgb(57,40,23); }
td.TdClassName
{
border-color: #392817;
}
.TagClassName
{
border-color: #392817;
}
</style>