Shades of Cocoa Bean #533531
Tints of Cocoa Bean #533531
RGB
CMYK
RGB Variations
Color information
#533531 (or 0x533531) is known color: Cocoa Bean. HEX triplet: 53, 35 and 31. RGB value is (83,53,49). Sum of RGB (Red+Green+Blue) = 83+53+49=185 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.86% from 185); Green value is 53 (21.09% from 255 or 28.65% from 185); Blue value is 49 (19.53% from 255 or 26.49% from 185); Max value from RGB is 83 - color contains mainly: red. Hex color #533531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533531 is #ACCACE. Grayscale: #3D3D3D. Windows color (decimal): -11324111 or 3224915. OLE color: 3224915.
HSL color Cylindrical-coordinate representation of color #533531: hue angle of 7.06º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533531 is Cyan = 0, Magento = 0.36, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 49 | - |
| CMYK | 0 | 0.36 | 0.41 | 0.67 |
| HSL | 7.06º | 0.26% | 0.26% | - |
| HSV(B) | 7.06º | 0.41% | 0.33% | - |
| XYZ | 5.39 | 4.61 | 3.51 | - |
| YUV | 61.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 49 | 0 | 0.36 | 0.41 | 0.67 | 7.06 | 0.26 | 0.26 |
| Hex | 53 | 35 | 31 | 0 | 24 | 29 | 43 | 7 | 1A | 1A |
| Octal | 123 | 65 | 61 | 0 | 44 | 51 | 103 | 7 | 32 | 32 |
| Binary | 1010011 | 110101 | 110001 | 0 | 100100 | 101001 | 1000011 | 111 | 11010 | 11010 |
Color Harmonies of #533531
Complementary color
Monochromatic Colors of #533531
Black with #533531
Text Example
Text Example
White with #533531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533531; }
p { color: rgb(83,53,49); }
H1.HeaderClassName
{
color: #533531;
}
.AnyTagClassName
{
color: #533531;
}
</style>
background-color css
<style>
a { background-color: #533531; }
a { background-color: rgb(83,53,49); }
div.DivClassName
{
background-color: #533531;
}
.BgClassName
{
background-color: #533531;
}
</style>
border-color css
<style>
span { border-color: #533531; }
span { border-color: rgb(83,53,49); }
td.TdClassName
{
border-color: #533531;
}
.TagClassName
{
border-color: #533531;
}
</style>