Shades of Cocoa Brown #382618
Tints of Cocoa Brown #382618
RGB
CMYK
RGB Variations
Color information
#382618 (or 0x382618) is known color: Cocoa Brown. HEX triplet: 38, 26 and 18. RGB value is (56,38,24). Sum of RGB (Red+Green+Blue) = 56+38+24=118 (15% of max value = 765). Red value is 56 (22.27% from 255 or 47.46% from 118); Green value is 38 (15.23% from 255 or 32.20% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 56 - color contains mainly: red. Hex color #382618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382618 is #C7D9E7. Grayscale: #292929. Windows color (decimal): -13097448 or 1582648. OLE color: 1582648.
HSL color Cylindrical-coordinate representation of color #382618: hue angle of 26.25º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #382618 is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 24 | - |
| CMYK | 0 | 0.32 | 0.57 | 0.78 |
| HSL | 26.25º | 0.4% | 0.16% | - |
| HSV(B) | 26.25º | 0.57% | 0.22% | - |
| XYZ | 2.49 | 2.29 | 1.18 | - |
| YUV | 41.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 24 | 0 | 0.32 | 0.57 | 0.78 | 26.25 | 0.4 | 0.16 |
| Hex | 38 | 26 | 18 | 0 | 20 | 39 | 4E | 1A | 28 | 10 |
| Octal | 70 | 46 | 30 | 0 | 40 | 71 | 116 | 32 | 50 | 20 |
| Binary | 111000 | 100110 | 11000 | 0 | 100000 | 111001 | 1001110 | 11010 | 101000 | 10000 |
Color Harmonies of #382618
Complementary color
Monochromatic Colors of #382618
Black with #382618
Text Example
Text Example
White with #382618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382618; }
p { color: rgb(56,38,24); }
H1.HeaderClassName
{
color: #382618;
}
.AnyTagClassName
{
color: #382618;
}
</style>
background-color css
<style>
a { background-color: #382618; }
a { background-color: rgb(56,38,24); }
div.DivClassName
{
background-color: #382618;
}
.BgClassName
{
background-color: #382618;
}
</style>
border-color css
<style>
span { border-color: #382618; }
span { border-color: rgb(56,38,24); }
td.TdClassName
{
border-color: #382618;
}
.TagClassName
{
border-color: #382618;
}
</style>