Shades of Cocoa Bean #533932
Tints of Cocoa Bean #533932
RGB
CMYK
RGB Variations
Color information
#533932 (or 0x533932) is known color: Cocoa Bean. HEX triplet: 53, 39 and 32. RGB value is (83,57,50). Sum of RGB (Red+Green+Blue) = 83+57+50=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 57 (22.66% from 255 or 30% from 190); Blue value is 50 (19.92% from 255 or 26.32% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #533932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533932 is #ACC6CD. Grayscale: #404040. Windows color (decimal): -11323086 or 3291475. OLE color: 3291475.
HSL color Cylindrical-coordinate representation of color #533932: hue angle of 12.73º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533932 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 50 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.67 |
| HSL | 12.73º | 0.25% | 0.26% | - |
| HSV(B) | 12.73º | 0.4% | 0.33% | - |
| XYZ | 5.61 | 5 | 3.69 | - |
| YUV | 63.98 | 120.11 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 50 | 0 | 0.31 | 0.40 | 0.67 | 12.73 | 0.25 | 0.26 |
| Hex | 53 | 39 | 32 | 0 | 1F | 28 | 43 | D | 19 | 1A |
| Octal | 123 | 71 | 62 | 0 | 37 | 50 | 103 | 15 | 31 | 32 |
| Binary | 1010011 | 111001 | 110010 | 0 | 11111 | 101000 | 1000011 | 1101 | 11001 | 11010 |
Color Harmonies of #533932
Complementary color
Monochromatic Colors of #533932
Black with #533932
Text Example
Text Example
White with #533932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533932; }
p { color: rgb(83,57,50); }
H1.HeaderClassName
{
color: #533932;
}
.AnyTagClassName
{
color: #533932;
}
</style>
background-color css
<style>
a { background-color: #533932; }
a { background-color: rgb(83,57,50); }
div.DivClassName
{
background-color: #533932;
}
.BgClassName
{
background-color: #533932;
}
</style>
border-color css
<style>
span { border-color: #533932; }
span { border-color: rgb(83,57,50); }
td.TdClassName
{
border-color: #533932;
}
.TagClassName
{
border-color: #533932;
}
</style>