Shades of Cocoa Brown #382515
Tints of Cocoa Brown #382515
RGB
CMYK
RGB Variations
Color information
#382515 (or 0x382515) is known color: Cocoa Brown. HEX triplet: 38, 25 and 15. RGB value is (56,37,21). Sum of RGB (Red+Green+Blue) = 56+37+21=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 37 (14.84% from 255 or 32.46% from 114); Blue value is 21 (8.59% from 255 or 18.42% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #382515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382515 is #C7DAEA. Grayscale: #282828. Windows color (decimal): -13097707 or 1385784. OLE color: 1385784.
HSL color Cylindrical-coordinate representation of color #382515: hue angle of 27.43º 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 #382515 is Cyan = 0, Magento = 0.34, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 21 | - |
| CMYK | 0 | 0.34 | 0.63 | 0.78 |
| HSL | 27.43º | 0.45% | 0.15% | - |
| HSV(B) | 27.43º | 0.63% | 0.22% | - |
| XYZ | 2.43 | 2.22 | 1.01 | - |
| YUV | 40.86 | 116.79 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 21 | 0 | 0.34 | 0.63 | 0.78 | 27.43 | 0.45 | 0.15 |
| Hex | 38 | 25 | 15 | 0 | 22 | 3F | 4E | 1B | 2D | F |
| Octal | 70 | 45 | 25 | 0 | 42 | 77 | 116 | 33 | 55 | 17 |
| Binary | 111000 | 100101 | 10101 | 0 | 100010 | 111111 | 1001110 | 11011 | 101101 | 1111 |
Color Harmonies of #382515
Complementary color
Monochromatic Colors of #382515
Black with #382515
Text Example
Text Example
White with #382515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382515; }
p { color: rgb(56,37,21); }
H1.HeaderClassName
{
color: #382515;
}
.AnyTagClassName
{
color: #382515;
}
</style>
background-color css
<style>
a { background-color: #382515; }
a { background-color: rgb(56,37,21); }
div.DivClassName
{
background-color: #382515;
}
.BgClassName
{
background-color: #382515;
}
</style>
border-color css
<style>
span { border-color: #382515; }
span { border-color: rgb(56,37,21); }
td.TdClassName
{
border-color: #382515;
}
.TagClassName
{
border-color: #382515;
}
</style>