Shades of Cocoa Brown #392611
Tints of Cocoa Brown #392611
RGB
CMYK
RGB Variations
Color information
#392611 (or 0x392611) is known color: Cocoa Brown. HEX triplet: 39, 26 and 11. RGB value is (57,38,17). Sum of RGB (Red+Green+Blue) = 57+38+17=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 17 (7.03% from 255 or 15.18% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #392611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392611 is #C6D9EE. Grayscale: #292929. Windows color (decimal): -13031919 or 1123897. OLE color: 1123897.
HSL color Cylindrical-coordinate representation of color #392611: hue angle of 31.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392611 is Cyan = 0, Magento = 0.33, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 38 | 17 | - |
| CMYK | 0 | 0.33 | 0.70 | 0.78 |
| HSL | 31.5º | 0.54% | 0.15% | - |
| HSV(B) | 31.5º | 0.7% | 0.22% | - |
| XYZ | 2.48 | 2.3 | 0.84 | - |
| YUV | 41.29 | 114.29 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 17 | 0 | 0.33 | 0.70 | 0.78 | 31.5 | 0.54 | 0.15 |
| Hex | 39 | 26 | 11 | 0 | 21 | 46 | 4E | 1F | 36 | F |
| Octal | 71 | 46 | 21 | 0 | 41 | 106 | 116 | 37 | 66 | 17 |
| Binary | 111001 | 100110 | 10001 | 0 | 100001 | 1000110 | 1001110 | 11111 | 110110 | 1111 |
Color Harmonies of #392611
Complementary color
Monochromatic Colors of #392611
Black with #392611
Text Example
Text Example
White with #392611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392611; }
p { color: rgb(57,38,17); }
H1.HeaderClassName
{
color: #392611;
}
.AnyTagClassName
{
color: #392611;
}
</style>
background-color css
<style>
a { background-color: #392611; }
a { background-color: rgb(57,38,17); }
div.DivClassName
{
background-color: #392611;
}
.BgClassName
{
background-color: #392611;
}
</style>
border-color css
<style>
span { border-color: #392611; }
span { border-color: rgb(57,38,17); }
td.TdClassName
{
border-color: #392611;
}
.TagClassName
{
border-color: #392611;
}
</style>