Shades of Cocoa Brown #382507
Tints of Cocoa Brown #382507
RGB
CMYK
RGB Variations
Color information
#382507 (or 0x382507) is known color: Cocoa Brown. HEX triplet: 38, 25 and 07. RGB value is (56,37,7). Sum of RGB (Red+Green+Blue) = 56+37+7=100 (13% of max value = 765). Red value is 56 (22.27% from 255 or 56% from 100); Green value is 37 (14.84% from 255 or 37% from 100); Blue value is 7 (3.12% from 255 or 7% from 100); Max value from RGB is 56 - color contains mainly: red. Hex color #382507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #382507 is #C7DAF8. Grayscale: #272727. Windows color (decimal): -13097721 or 468280. OLE color: 468280.
HSL color Cylindrical-coordinate representation of color #382507: hue angle of 36.73º 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 #382507 is Cyan = 0, Magento = 0.34, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 7 | - |
| CMYK | 0 | 0.34 | 0.88 | 0.78 |
| HSL | 36.73º | 0.78% | 0.12% | - |
| HSV(B) | 36.73º | 0.88% | 0.22% | - |
| XYZ | 2.33 | 2.18 | 0.5 | - |
| YUV | 39.26 | 109.79 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 7 | 0 | 0.34 | 0.88 | 0.78 | 36.73 | 0.78 | 0.12 |
| Hex | 38 | 25 | 7 | 0 | 22 | 58 | 4E | 25 | 4E | C |
| Octal | 70 | 45 | 7 | 0 | 42 | 130 | 116 | 45 | 116 | 14 |
| Binary | 111000 | 100101 | 111 | 0 | 100010 | 1011000 | 1001110 | 100101 | 1001110 | 1100 |
Color Harmonies of #382507
Complementary color
Monochromatic Colors of #382507
Black with #382507
Text Example
Text Example
White with #382507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382507; }
p { color: rgb(56,37,7); }
H1.HeaderClassName
{
color: #382507;
}
.AnyTagClassName
{
color: #382507;
}
</style>
background-color css
<style>
a { background-color: #382507; }
a { background-color: rgb(56,37,7); }
div.DivClassName
{
background-color: #382507;
}
.BgClassName
{
background-color: #382507;
}
</style>
border-color css
<style>
span { border-color: #382507; }
span { border-color: rgb(56,37,7); }
td.TdClassName
{
border-color: #382507;
}
.TagClassName
{
border-color: #382507;
}
</style>