Shades of Cocoa Brown #392517
Tints of Cocoa Brown #392517
RGB
CMYK
RGB Variations
Color information
#392517 (or 0x392517) is known color: Cocoa Brown. HEX triplet: 39, 25 and 17. RGB value is (57,37,23). Sum of RGB (Red+Green+Blue) = 57+37+23=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 37 (14.84% from 255 or 31.62% from 117); Blue value is 23 (9.38% from 255 or 19.66% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #392517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392517 is #C6DAE8. Grayscale: #292929. Windows color (decimal): -13032169 or 1516857. OLE color: 1516857.
HSL color Cylindrical-coordinate representation of color #392517: hue angle of 24.71º 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 #392517 is Cyan = 0, Magento = 0.35, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 37 | 23 | - |
| CMYK | 0 | 0.35 | 0.60 | 0.78 |
| HSL | 24.71º | 0.43% | 0.16% | - |
| HSV(B) | 24.71º | 0.6% | 0.22% | - |
| XYZ | 2.5 | 2.25 | 1.11 | - |
| YUV | 41.38 | 117.63 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 23 | 0 | 0.35 | 0.60 | 0.78 | 24.71 | 0.43 | 0.16 |
| Hex | 39 | 25 | 17 | 0 | 23 | 3C | 4E | 19 | 2A | 10 |
| Octal | 71 | 45 | 27 | 0 | 43 | 74 | 116 | 31 | 52 | 20 |
| Binary | 111001 | 100101 | 10111 | 0 | 100011 | 111100 | 1001110 | 11001 | 101010 | 10000 |
Color Harmonies of #392517
Complementary color
Monochromatic Colors of #392517
Black with #392517
Text Example
Text Example
White with #392517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392517; }
p { color: rgb(57,37,23); }
H1.HeaderClassName
{
color: #392517;
}
.AnyTagClassName
{
color: #392517;
}
</style>
background-color css
<style>
a { background-color: #392517; }
a { background-color: rgb(57,37,23); }
div.DivClassName
{
background-color: #392517;
}
.BgClassName
{
background-color: #392517;
}
</style>
border-color css
<style>
span { border-color: #392517; }
span { border-color: rgb(57,37,23); }
td.TdClassName
{
border-color: #392517;
}
.TagClassName
{
border-color: #392517;
}
</style>