Shades of Cocoa Brown #392615
Tints of Cocoa Brown #392615
RGB
CMYK
RGB Variations
Color information
#392615 (or 0x392615) is known color: Cocoa Brown. HEX triplet: 39, 26 and 15. RGB value is (57,38,21). Sum of RGB (Red+Green+Blue) = 57+38+21=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 21 (8.59% from 255 or 18.10% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #392615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #392615 is #C6D9EA. Grayscale: #292929. Windows color (decimal): -13031915 or 1386041. OLE color: 1386041.
HSL color Cylindrical-coordinate representation of color #392615: hue angle of 28.33º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #392615 is Cyan = 0, Magento = 0.33, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 38 | 21 | - |
| CMYK | 0 | 0.33 | 0.63 | 0.78 |
| HSL | 28.33º | 0.46% | 0.15% | - |
| HSV(B) | 28.33º | 0.63% | 0.22% | - |
| XYZ | 2.52 | 2.31 | 1.02 | - |
| YUV | 41.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 21 | 0 | 0.33 | 0.63 | 0.78 | 28.33 | 0.46 | 0.15 |
| Hex | 39 | 26 | 15 | 0 | 21 | 3F | 4E | 1C | 2E | F |
| Octal | 71 | 46 | 25 | 0 | 41 | 77 | 116 | 34 | 56 | 17 |
| Binary | 111001 | 100110 | 10101 | 0 | 100001 | 111111 | 1001110 | 11100 | 101110 | 1111 |
Color Harmonies of #392615
Complementary color
Monochromatic Colors of #392615
Black with #392615
Text Example
Text Example
White with #392615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392615; }
p { color: rgb(57,38,21); }
H1.HeaderClassName
{
color: #392615;
}
.AnyTagClassName
{
color: #392615;
}
</style>
background-color css
<style>
a { background-color: #392615; }
a { background-color: rgb(57,38,21); }
div.DivClassName
{
background-color: #392615;
}
.BgClassName
{
background-color: #392615;
}
</style>
border-color css
<style>
span { border-color: #392615; }
span { border-color: rgb(57,38,21); }
td.TdClassName
{
border-color: #392615;
}
.TagClassName
{
border-color: #392615;
}
</style>