Shades of Cocoa Brown #382508
Tints of Cocoa Brown #382508
RGB
CMYK
RGB Variations
Color information
#382508 (or 0x382508) is known color: Cocoa Brown. HEX triplet: 38, 25 and 08. RGB value is (56,37,8). Sum of RGB (Red+Green+Blue) = 56+37+8=101 (13% of max value = 765). Red value is 56 (22.27% from 255 or 55.45% from 101); Green value is 37 (14.84% from 255 or 36.63% from 101); Blue value is 8 (3.52% from 255 or 7.92% from 101); Max value from RGB is 56 - color contains mainly: red. Hex color #382508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382508 is #C7DAF7. Grayscale: #272727. Windows color (decimal): -13097720 or 533816. OLE color: 533816.
HSL color Cylindrical-coordinate representation of color #382508: hue angle of 36.25º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #382508 is Cyan = 0, Magento = 0.34, Yellow = 0.86 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 8 | - |
| CMYK | 0 | 0.34 | 0.86 | 0.78 |
| HSL | 36.25º | 0.75% | 0.13% | - |
| HSV(B) | 36.25º | 0.86% | 0.22% | - |
| XYZ | 2.34 | 2.18 | 0.53 | - |
| YUV | 39.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 8 | 0 | 0.34 | 0.86 | 0.78 | 36.25 | 0.75 | 0.13 |
| Hex | 38 | 25 | 8 | 0 | 22 | 56 | 4E | 24 | 4B | D |
| Octal | 70 | 45 | 10 | 0 | 42 | 126 | 116 | 44 | 113 | 15 |
| Binary | 111000 | 100101 | 1000 | 0 | 100010 | 1010110 | 1001110 | 100100 | 1001011 | 1101 |
Color Harmonies of #382508
Complementary color
Monochromatic Colors of #382508
Black with #382508
Text Example
Text Example
White with #382508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382508; }
p { color: rgb(56,37,8); }
H1.HeaderClassName
{
color: #382508;
}
.AnyTagClassName
{
color: #382508;
}
</style>
background-color css
<style>
a { background-color: #382508; }
a { background-color: rgb(56,37,8); }
div.DivClassName
{
background-color: #382508;
}
.BgClassName
{
background-color: #382508;
}
</style>
border-color css
<style>
span { border-color: #382508; }
span { border-color: rgb(56,37,8); }
td.TdClassName
{
border-color: #382508;
}
.TagClassName
{
border-color: #382508;
}
</style>