Shades of Cocoa Brown #382407
Tints of Cocoa Brown #382407
RGB
CMYK
RGB Variations
Color information
#382407 (or 0x382407) is known color: Cocoa Brown. HEX triplet: 38, 24 and 07. RGB value is (56,36,7). Sum of RGB (Red+Green+Blue) = 56+36+7=99 (13% of max value = 765). Red value is 56 (22.27% from 255 or 56.57% from 99); Green value is 36 (14.45% from 255 or 36.36% from 99); Blue value is 7 (3.12% from 255 or 7.07% from 99); Max value from RGB is 56 - color contains mainly: red. Hex color #382407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382407 is #C7DBF8. Grayscale: #262626. Windows color (decimal): -13097977 or 468024. OLE color: 468024.
HSL color Cylindrical-coordinate representation of color #382407: hue angle of 35.51º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #382407 is Cyan = 0, Magento = 0.36, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 36 | 7 | - |
| CMYK | 0 | 0.36 | 0.88 | 0.78 |
| HSL | 35.51º | 0.78% | 0.12% | - |
| HSV(B) | 35.51º | 0.88% | 0.22% | - |
| XYZ | 2.3 | 2.12 | 0.49 | - |
| YUV | 38.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 36 | 7 | 0 | 0.36 | 0.88 | 0.78 | 35.51 | 0.78 | 0.12 |
| Hex | 38 | 24 | 7 | 0 | 24 | 58 | 4E | 24 | 4E | C |
| Octal | 70 | 44 | 7 | 0 | 44 | 130 | 116 | 44 | 116 | 14 |
| Binary | 111000 | 100100 | 111 | 0 | 100100 | 1011000 | 1001110 | 100100 | 1001110 | 1100 |
Color Harmonies of #382407
Complementary color
Monochromatic Colors of #382407
Black with #382407
Text Example
Text Example
White with #382407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382407; }
p { color: rgb(56,36,7); }
H1.HeaderClassName
{
color: #382407;
}
.AnyTagClassName
{
color: #382407;
}
</style>
background-color css
<style>
a { background-color: #382407; }
a { background-color: rgb(56,36,7); }
div.DivClassName
{
background-color: #382407;
}
.BgClassName
{
background-color: #382407;
}
</style>
border-color css
<style>
span { border-color: #382407; }
span { border-color: rgb(56,36,7); }
td.TdClassName
{
border-color: #382407;
}
.TagClassName
{
border-color: #382407;
}
</style>