Shades of Cocoa Brown #362415
Tints of Cocoa Brown #362415
RGB
CMYK
RGB Variations
Color information
#362415 (or 0x362415) is known color: Cocoa Brown. HEX triplet: 36, 24 and 15. RGB value is (54,36,21). Sum of RGB (Red+Green+Blue) = 54+36+21=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 36 (14.45% from 255 or 32.43% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #362415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362415 is #C9DBEA. Grayscale: #272727. Windows color (decimal): -13229035 or 1385526. OLE color: 1385526.
HSL color Cylindrical-coordinate representation of color #362415: hue angle of 27.27º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #362415 is Cyan = 0, Magento = 0.33, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 36 | 21 | - |
| CMYK | 0 | 0.33 | 0.61 | 0.79 |
| HSL | 27.27º | 0.44% | 0.15% | - |
| HSV(B) | 27.27º | 0.61% | 0.21% | - |
| XYZ | 2.29 | 2.1 | 0.99 | - |
| YUV | 39.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 21 | 0 | 0.33 | 0.61 | 0.79 | 27.27 | 0.44 | 0.15 |
| Hex | 36 | 24 | 15 | 0 | 21 | 3D | 4F | 1B | 2C | F |
| Octal | 66 | 44 | 25 | 0 | 41 | 75 | 117 | 33 | 54 | 17 |
| Binary | 110110 | 100100 | 10101 | 0 | 100001 | 111101 | 1001111 | 11011 | 101100 | 1111 |
Color Harmonies of #362415
Complementary color
Monochromatic Colors of #362415
Black with #362415
Text Example
Text Example
White with #362415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362415; }
p { color: rgb(54,36,21); }
H1.HeaderClassName
{
color: #362415;
}
.AnyTagClassName
{
color: #362415;
}
</style>
background-color css
<style>
a { background-color: #362415; }
a { background-color: rgb(54,36,21); }
div.DivClassName
{
background-color: #362415;
}
.BgClassName
{
background-color: #362415;
}
</style>
border-color css
<style>
span { border-color: #362415; }
span { border-color: rgb(54,36,21); }
td.TdClassName
{
border-color: #362415;
}
.TagClassName
{
border-color: #362415;
}
</style>