Shades of Cocoa Brown #382714
Tints of Cocoa Brown #382714
RGB
CMYK
RGB Variations
Color information
#382714 (or 0x382714) is known color: Cocoa Brown. HEX triplet: 38, 27 and 14. RGB value is (56,39,20). Sum of RGB (Red+Green+Blue) = 56+39+20=115 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.70% from 115); Green value is 39 (15.62% from 255 or 33.91% from 115); Blue value is 20 (8.20% from 255 or 17.39% from 115); Max value from RGB is 56 - color contains mainly: red. Hex color #382714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382714 is #C7D8EB. Grayscale: #2A2A2A. Windows color (decimal): -13097196 or 1320760. OLE color: 1320760.
HSL color Cylindrical-coordinate representation of color #382714: hue angle of 31.67º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #382714 is Cyan = 0, Magento = 0.30, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 20 | - |
| CMYK | 0 | 0.30 | 0.64 | 0.78 |
| HSL | 31.67º | 0.47% | 0.15% | - |
| HSV(B) | 31.67º | 0.64% | 0.22% | - |
| XYZ | 2.48 | 2.34 | 0.98 | - |
| YUV | 41.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 20 | 0 | 0.30 | 0.64 | 0.78 | 31.67 | 0.47 | 0.15 |
| Hex | 38 | 27 | 14 | 0 | 1E | 40 | 4E | 20 | 2F | F |
| Octal | 70 | 47 | 24 | 0 | 36 | 100 | 116 | 40 | 57 | 17 |
| Binary | 111000 | 100111 | 10100 | 0 | 11110 | 1000000 | 1001110 | 100000 | 101111 | 1111 |
Color Harmonies of #382714
Complementary color
Monochromatic Colors of #382714
Black with #382714
Text Example
Text Example
White with #382714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382714; }
p { color: rgb(56,39,20); }
H1.HeaderClassName
{
color: #382714;
}
.AnyTagClassName
{
color: #382714;
}
</style>
background-color css
<style>
a { background-color: #382714; }
a { background-color: rgb(56,39,20); }
div.DivClassName
{
background-color: #382714;
}
.BgClassName
{
background-color: #382714;
}
</style>
border-color css
<style>
span { border-color: #382714; }
span { border-color: rgb(56,39,20); }
td.TdClassName
{
border-color: #382714;
}
.TagClassName
{
border-color: #382714;
}
</style>