Shades of Cocoa Bean #533730
Tints of Cocoa Bean #533730
RGB
CMYK
RGB Variations
Color information
#533730 (or 0x533730) is known color: Cocoa Bean. HEX triplet: 53, 37 and 30. RGB value is (83,55,48). Sum of RGB (Red+Green+Blue) = 83+55+48=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 55 (21.88% from 255 or 29.57% from 186); Blue value is 48 (19.14% from 255 or 25.81% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #533730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533730 is #ACC8CF. Grayscale: #3E3E3E. Windows color (decimal): -11323600 or 3159891. OLE color: 3159891.
HSL color Cylindrical-coordinate representation of color #533730: hue angle of 12º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533730 is Cyan = 0, Magento = 0.34, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 48 | - |
| CMYK | 0 | 0.34 | 0.42 | 0.67 |
| HSL | 12º | 0.27% | 0.26% | - |
| HSV(B) | 12º | 0.42% | 0.33% | - |
| XYZ | 5.47 | 4.78 | 3.43 | - |
| YUV | 62.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 48 | 0 | 0.34 | 0.42 | 0.67 | 12 | 0.27 | 0.26 |
| Hex | 53 | 37 | 30 | 0 | 22 | 2A | 43 | C | 1B | 1A |
| Octal | 123 | 67 | 60 | 0 | 42 | 52 | 103 | 14 | 33 | 32 |
| Binary | 1010011 | 110111 | 110000 | 0 | 100010 | 101010 | 1000011 | 1100 | 11011 | 11010 |
Color Harmonies of #533730
Complementary color
Monochromatic Colors of #533730
Black with #533730
Text Example
Text Example
White with #533730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533730; }
p { color: rgb(83,55,48); }
H1.HeaderClassName
{
color: #533730;
}
.AnyTagClassName
{
color: #533730;
}
</style>
background-color css
<style>
a { background-color: #533730; }
a { background-color: rgb(83,55,48); }
div.DivClassName
{
background-color: #533730;
}
.BgClassName
{
background-color: #533730;
}
</style>
border-color css
<style>
span { border-color: #533730; }
span { border-color: rgb(83,55,48); }
td.TdClassName
{
border-color: #533730;
}
.TagClassName
{
border-color: #533730;
}
</style>