Shades of Cocoa Bean #493835
Tints of Cocoa Bean #493835
RGB
CMYK
RGB Variations
Color information
#493835 (or 0x493835) is known color: Cocoa Bean. HEX triplet: 49, 38 and 35. RGB value is (73,56,53). Sum of RGB (Red+Green+Blue) = 73+56+53=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 56 (22.27% from 255 or 30.77% from 182); Blue value is 53 (21.09% from 255 or 29.12% from 182); Max value from RGB is 73 - color contains mainly: red. Hex color #493835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493835 is #B6C7CA. Grayscale: #3C3C3C. Windows color (decimal): -11978699 or 3487817. OLE color: 3487817.
HSL color Cylindrical-coordinate representation of color #493835: hue angle of 9º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #493835 is Cyan = 0, Magento = 0.23, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 53 | - |
| CMYK | 0 | 0.23 | 0.27 | 0.71 |
| HSL | 9º | 0.16% | 0.25% | - |
| HSV(B) | 9º | 0.27% | 0.29% | - |
| XYZ | 4.8 | 4.5 | 3.98 | - |
| YUV | 60.74 | 123.63 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 53 | 0 | 0.23 | 0.27 | 0.71 | 9 | 0.16 | 0.25 |
| Hex | 49 | 38 | 35 | 0 | 17 | 1B | 47 | 9 | 10 | 19 |
| Octal | 111 | 70 | 65 | 0 | 27 | 33 | 107 | 11 | 20 | 31 |
| Binary | 1001001 | 111000 | 110101 | 0 | 10111 | 11011 | 1000111 | 1001 | 10000 | 11001 |
Color Harmonies of #493835
Complementary color
Monochromatic Colors of #493835
Black with #493835
Text Example
Text Example
White with #493835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493835; }
p { color: rgb(73,56,53); }
H1.HeaderClassName
{
color: #493835;
}
.AnyTagClassName
{
color: #493835;
}
</style>
background-color css
<style>
a { background-color: #493835; }
a { background-color: rgb(73,56,53); }
div.DivClassName
{
background-color: #493835;
}
.BgClassName
{
background-color: #493835;
}
</style>
border-color css
<style>
span { border-color: #493835; }
span { border-color: rgb(73,56,53); }
td.TdClassName
{
border-color: #493835;
}
.TagClassName
{
border-color: #493835;
}
</style>