Shades of Cocoa Brown #382615
Tints of Cocoa Brown #382615
RGB
CMYK
RGB Variations
Color information
#382615 (or 0x382615) is known color: Cocoa Brown. HEX triplet: 38, 26 and 15. RGB value is (56,38,21). Sum of RGB (Red+Green+Blue) = 56+38+21=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 38 (15.23% from 255 or 33.04% from 115); Blue value is 21 (8.59% from 255 or 18.26% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #382615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382615 is #C7D9EA. Grayscale: #292929. Windows color (decimal): -13097451 or 1386040. OLE color: 1386040.
HSL color Cylindrical-coordinate representation of color #382615: hue angle of 29.14º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382615 is Cyan = 0, Magento = 0.32, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 21 | - |
| CMYK | 0 | 0.32 | 0.63 | 0.78 |
| HSL | 29.14º | 0.45% | 0.15% | - |
| HSV(B) | 29.14º | 0.63% | 0.22% | - |
| XYZ | 2.46 | 2.28 | 1.02 | - |
| YUV | 41.44 | 116.46 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 21 | 0 | 0.32 | 0.63 | 0.78 | 29.14 | 0.45 | 0.15 |
| Hex | 38 | 26 | 15 | 0 | 20 | 3F | 4E | 1D | 2D | F |
| Octal | 70 | 46 | 25 | 0 | 40 | 77 | 116 | 35 | 55 | 17 |
| Binary | 111000 | 100110 | 10101 | 0 | 100000 | 111111 | 1001110 | 11101 | 101101 | 1111 |
Color Harmonies of #382615
Complementary color
Monochromatic Colors of #382615
Black with #382615
Text Example
Text Example
White with #382615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382615; }
p { color: rgb(56,38,21); }
H1.HeaderClassName
{
color: #382615;
}
.AnyTagClassName
{
color: #382615;
}
</style>
background-color css
<style>
a { background-color: #382615; }
a { background-color: rgb(56,38,21); }
div.DivClassName
{
background-color: #382615;
}
.BgClassName
{
background-color: #382615;
}
</style>
border-color css
<style>
span { border-color: #382615; }
span { border-color: rgb(56,38,21); }
td.TdClassName
{
border-color: #382615;
}
.TagClassName
{
border-color: #382615;
}
</style>