Shades of Cocoa Bean #513532
Tints of Cocoa Bean #513532
RGB
CMYK
RGB Variations
Color information
#513532 (or 0x513532) is known color: Cocoa Bean. HEX triplet: 51, 35 and 32. RGB value is (81,53,50). Sum of RGB (Red+Green+Blue) = 81+53+50=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 53 (21.09% from 255 or 28.80% from 184); Blue value is 50 (19.92% from 255 or 27.17% from 184); Max value from RGB is 81 - color contains mainly: red. Hex color #513532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513532 is #AECACD. Grayscale: #3D3D3D. Windows color (decimal): -11455182 or 3290449. OLE color: 3290449.
HSL color Cylindrical-coordinate representation of color #513532: hue angle of 5.81º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513532 is Cyan = 0, Magento = 0.35, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 50 | - |
| CMYK | 0 | 0.35 | 0.38 | 0.68 |
| HSL | 5.81º | 0.24% | 0.26% | - |
| HSV(B) | 5.81º | 0.38% | 0.32% | - |
| XYZ | 5.24 | 4.53 | 3.61 | - |
| YUV | 61.03 | 121.78 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 50 | 0 | 0.35 | 0.38 | 0.68 | 5.81 | 0.24 | 0.26 |
| Hex | 51 | 35 | 32 | 0 | 23 | 26 | 44 | 6 | 18 | 1A |
| Octal | 121 | 65 | 62 | 0 | 43 | 46 | 104 | 6 | 30 | 32 |
| Binary | 1010001 | 110101 | 110010 | 0 | 100011 | 100110 | 1000100 | 110 | 11000 | 11010 |
Color Harmonies of #513532
Complementary color
Monochromatic Colors of #513532
Black with #513532
Text Example
Text Example
White with #513532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513532; }
p { color: rgb(81,53,50); }
H1.HeaderClassName
{
color: #513532;
}
.AnyTagClassName
{
color: #513532;
}
</style>
background-color css
<style>
a { background-color: #513532; }
a { background-color: rgb(81,53,50); }
div.DivClassName
{
background-color: #513532;
}
.BgClassName
{
background-color: #513532;
}
</style>
border-color css
<style>
span { border-color: #513532; }
span { border-color: rgb(81,53,50); }
td.TdClassName
{
border-color: #513532;
}
.TagClassName
{
border-color: #513532;
}
</style>