Shades of Cocoa Brown #382310
Tints of Cocoa Brown #382310
RGB
CMYK
RGB Variations
Color information
#382310 (or 0x382310) is known color: Cocoa Brown. HEX triplet: 38, 23 and 10. RGB value is (56,35,16). Sum of RGB (Red+Green+Blue) = 56+35+16=107 (14% of max value = 765). Red value is 56 (22.27% from 255 or 52.34% from 107); Green value is 35 (14.06% from 255 or 32.71% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 56 - color contains mainly: red. Hex color #382310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382310 is #C7DCEF. Grayscale: #272727. Windows color (decimal): -13098224 or 1057592. OLE color: 1057592.
HSL color Cylindrical-coordinate representation of color #382310: hue angle of 28.5º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #382310 is Cyan = 0, Magento = 0.37, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 35 | 16 | - |
| CMYK | 0 | 0.37 | 0.71 | 0.78 |
| HSL | 28.5º | 0.56% | 0.14% | - |
| HSV(B) | 28.5º | 0.71% | 0.22% | - |
| XYZ | 2.33 | 2.08 | 0.77 | - |
| YUV | 39.11 | 114.96 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 16 | 0 | 0.37 | 0.71 | 0.78 | 28.5 | 0.56 | 0.14 |
| Hex | 38 | 23 | 10 | 0 | 25 | 47 | 4E | 1C | 38 | E |
| Octal | 70 | 43 | 20 | 0 | 45 | 107 | 116 | 34 | 70 | 16 |
| Binary | 111000 | 100011 | 10000 | 0 | 100101 | 1000111 | 1001110 | 11100 | 111000 | 1110 |
Color Harmonies of #382310
Complementary color
Monochromatic Colors of #382310
Black with #382310
Text Example
Text Example
White with #382310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382310; }
p { color: rgb(56,35,16); }
H1.HeaderClassName
{
color: #382310;
}
.AnyTagClassName
{
color: #382310;
}
</style>
background-color css
<style>
a { background-color: #382310; }
a { background-color: rgb(56,35,16); }
div.DivClassName
{
background-color: #382310;
}
.BgClassName
{
background-color: #382310;
}
</style>
border-color css
<style>
span { border-color: #382310; }
span { border-color: rgb(56,35,16); }
td.TdClassName
{
border-color: #382310;
}
.TagClassName
{
border-color: #382310;
}
</style>