Shades of Cocoa Bean #533631
Tints of Cocoa Bean #533631
RGB
CMYK
RGB Variations
Color information
#533631 (or 0x533631) is known color: Cocoa Bean. HEX triplet: 53, 36 and 31. RGB value is (83,54,49). Sum of RGB (Red+Green+Blue) = 83+54+49=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 54 (21.48% from 255 or 29.03% from 186); Blue value is 49 (19.53% from 255 or 26.34% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #533631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533631 is #ACC9CE. Grayscale: #3E3E3E. Windows color (decimal): -11323855 or 3225171. OLE color: 3225171.
HSL color Cylindrical-coordinate representation of color #533631: hue angle of 8.82º 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 #533631 is Cyan = 0, Magento = 0.35, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 49 | - |
| CMYK | 0 | 0.35 | 0.41 | 0.67 |
| HSL | 8.82º | 0.26% | 0.26% | - |
| HSV(B) | 8.82º | 0.41% | 0.33% | - |
| XYZ | 5.44 | 4.7 | 3.53 | - |
| YUV | 62.1 | 120.61 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 49 | 0 | 0.35 | 0.41 | 0.67 | 8.82 | 0.26 | 0.26 |
| Hex | 53 | 36 | 31 | 0 | 23 | 29 | 43 | 9 | 1A | 1A |
| Octal | 123 | 66 | 61 | 0 | 43 | 51 | 103 | 11 | 32 | 32 |
| Binary | 1010011 | 110110 | 110001 | 0 | 100011 | 101001 | 1000011 | 1001 | 11010 | 11010 |
Color Harmonies of #533631
Complementary color
Monochromatic Colors of #533631
Black with #533631
Text Example
Text Example
White with #533631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533631; }
p { color: rgb(83,54,49); }
H1.HeaderClassName
{
color: #533631;
}
.AnyTagClassName
{
color: #533631;
}
</style>
background-color css
<style>
a { background-color: #533631; }
a { background-color: rgb(83,54,49); }
div.DivClassName
{
background-color: #533631;
}
.BgClassName
{
background-color: #533631;
}
</style>
border-color css
<style>
span { border-color: #533631; }
span { border-color: rgb(83,54,49); }
td.TdClassName
{
border-color: #533631;
}
.TagClassName
{
border-color: #533631;
}
</style>