Shades of Cocoa Brown #382716
Tints of Cocoa Brown #382716
RGB
CMYK
RGB Variations
Color information
#382716 (or 0x382716) is known color: Cocoa Brown. HEX triplet: 38, 27 and 16. RGB value is (56,39,22). Sum of RGB (Red+Green+Blue) = 56+39+22=117 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.86% from 117); Green value is 39 (15.62% from 255 or 33.33% from 117); Blue value is 22 (8.98% from 255 or 18.80% from 117); Max value from RGB is 56 - color contains mainly: red. Hex color #382716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382716 is #C7D8E9. Grayscale: #2A2A2A. Windows color (decimal): -13097194 or 1451832. OLE color: 1451832.
HSL color Cylindrical-coordinate representation of color #382716: hue angle of 30º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #382716 is Cyan = 0, Magento = 0.30, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 22 | - |
| CMYK | 0 | 0.30 | 0.61 | 0.78 |
| HSL | 30º | 0.44% | 0.15% | - |
| HSV(B) | 30º | 0.61% | 0.22% | - |
| XYZ | 2.5 | 2.35 | 1.08 | - |
| YUV | 42.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 22 | 0 | 0.30 | 0.61 | 0.78 | 30 | 0.44 | 0.15 |
| Hex | 38 | 27 | 16 | 0 | 1E | 3D | 4E | 1E | 2C | F |
| Octal | 70 | 47 | 26 | 0 | 36 | 75 | 116 | 36 | 54 | 17 |
| Binary | 111000 | 100111 | 10110 | 0 | 11110 | 111101 | 1001110 | 11110 | 101100 | 1111 |
Color Harmonies of #382716
Complementary color
Monochromatic Colors of #382716
Black with #382716
Text Example
Text Example
White with #382716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382716; }
p { color: rgb(56,39,22); }
H1.HeaderClassName
{
color: #382716;
}
.AnyTagClassName
{
color: #382716;
}
</style>
background-color css
<style>
a { background-color: #382716; }
a { background-color: rgb(56,39,22); }
div.DivClassName
{
background-color: #382716;
}
.BgClassName
{
background-color: #382716;
}
</style>
border-color css
<style>
span { border-color: #382716; }
span { border-color: rgb(56,39,22); }
td.TdClassName
{
border-color: #382716;
}
.TagClassName
{
border-color: #382716;
}
</style>