Shades of Cocoa Brown #382611
Tints of Cocoa Brown #382611
RGB
CMYK
RGB Variations
Color information
#382611 (or 0x382611) is known color: Cocoa Brown. HEX triplet: 38, 26 and 11. RGB value is (56,38,17). Sum of RGB (Red+Green+Blue) = 56+38+17=111 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.45% from 111); Green value is 38 (15.23% from 255 or 34.23% from 111); Blue value is 17 (7.03% from 255 or 15.32% from 111); Max value from RGB is 56 - color contains mainly: red. Hex color #382611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382611 is #C7D9EE. Grayscale: #292929. Windows color (decimal): -13097455 or 1123896. OLE color: 1123896.
HSL color Cylindrical-coordinate representation of color #382611: hue angle of 32.31º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #382611 is Cyan = 0, Magento = 0.32, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 17 | - |
| CMYK | 0 | 0.32 | 0.70 | 0.78 |
| HSL | 32.31º | 0.53% | 0.14% | - |
| HSV(B) | 32.31º | 0.7% | 0.22% | - |
| XYZ | 2.43 | 2.27 | 0.84 | - |
| YUV | 40.99 | 114.46 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 17 | 0 | 0.32 | 0.70 | 0.78 | 32.31 | 0.53 | 0.14 |
| Hex | 38 | 26 | 11 | 0 | 20 | 46 | 4E | 20 | 35 | E |
| Octal | 70 | 46 | 21 | 0 | 40 | 106 | 116 | 40 | 65 | 16 |
| Binary | 111000 | 100110 | 10001 | 0 | 100000 | 1000110 | 1001110 | 100000 | 110101 | 1110 |
Color Harmonies of #382611
Complementary color
Monochromatic Colors of #382611
Black with #382611
Text Example
Text Example
White with #382611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382611; }
p { color: rgb(56,38,17); }
H1.HeaderClassName
{
color: #382611;
}
.AnyTagClassName
{
color: #382611;
}
</style>
background-color css
<style>
a { background-color: #382611; }
a { background-color: rgb(56,38,17); }
div.DivClassName
{
background-color: #382611;
}
.BgClassName
{
background-color: #382611;
}
</style>
border-color css
<style>
span { border-color: #382611; }
span { border-color: rgb(56,38,17); }
td.TdClassName
{
border-color: #382611;
}
.TagClassName
{
border-color: #382611;
}
</style>