Shades of Cocoa Brown #322516
Tints of Cocoa Brown #322516
RGB
CMYK
RGB Variations
Color information
#322516 (or 0x322516) is known color: Cocoa Brown. HEX triplet: 32, 25 and 16. RGB value is (50,37,22). Sum of RGB (Red+Green+Blue) = 50+37+22=109 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.87% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 22 (8.98% from 255 or 20.18% from 109); Max value from RGB is 50 - color contains mainly: red. Hex color #322516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322516 is #CDDAE9. Grayscale: #272727. Windows color (decimal): -13490922 or 1451314. OLE color: 1451314.
HSL color Cylindrical-coordinate representation of color #322516: hue angle of 32.14º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #322516 is Cyan = 0, Magento = 0.26, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 37 | 22 | - |
| CMYK | 0 | 0.26 | 0.56 | 0.80 |
| HSL | 32.14º | 0.39% | 0.14% | - |
| HSV(B) | 32.14º | 0.56% | 0.2% | - |
| XYZ | 2.12 | 2.06 | 1.04 | - |
| YUV | 39.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 22 | 0 | 0.26 | 0.56 | 0.80 | 32.14 | 0.39 | 0.14 |
| Hex | 32 | 25 | 16 | 0 | 1A | 38 | 50 | 20 | 27 | E |
| Octal | 62 | 45 | 26 | 0 | 32 | 70 | 120 | 40 | 47 | 16 |
| Binary | 110010 | 100101 | 10110 | 0 | 11010 | 111000 | 1010000 | 100000 | 100111 | 1110 |
Color Harmonies of #322516
Complementary color
Monochromatic Colors of #322516
Black with #322516
Text Example
Text Example
White with #322516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322516; }
p { color: rgb(50,37,22); }
H1.HeaderClassName
{
color: #322516;
}
.AnyTagClassName
{
color: #322516;
}
</style>
background-color css
<style>
a { background-color: #322516; }
a { background-color: rgb(50,37,22); }
div.DivClassName
{
background-color: #322516;
}
.BgClassName
{
background-color: #322516;
}
</style>
border-color css
<style>
span { border-color: #322516; }
span { border-color: rgb(50,37,22); }
td.TdClassName
{
border-color: #322516;
}
.TagClassName
{
border-color: #322516;
}
</style>