Shades of Masala #595447
Tints of Masala #595447
RGB
CMYK
RGB Variations
Color information
#595447 (or 0x595447) is known color: Masala. HEX triplet: 59, 54 and 47. RGB value is (89,84,71). Sum of RGB (Red+Green+Blue) = 89+84+71=244 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.48% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 89 - color contains mainly: red. Hex color #595447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595447 is #A6ABB8. Grayscale: #545454. Windows color (decimal): -10922937 or 4674649. OLE color: 4674649.
HSL color Cylindrical-coordinate representation of color #595447: hue angle of 43.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #595447 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 84 | 71 | - |
| CMYK | 0 | 0.06 | 0.20 | 0.65 |
| HSL | 43.33º | 0.11% | 0.31% | - |
| HSV(B) | 43.33º | 0.2% | 0.35% | - |
| XYZ | 8.43 | 8.92 | 7.24 | - |
| YUV | 84.01 | 120.66 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 71 | 0 | 0.06 | 0.20 | 0.65 | 43.33 | 0.11 | 0.31 |
| Hex | 59 | 54 | 47 | 0 | 6 | 14 | 41 | 2B | B | 1F |
| Octal | 131 | 124 | 107 | 0 | 6 | 24 | 101 | 53 | 13 | 37 |
| Binary | 1011001 | 1010100 | 1000111 | 0 | 110 | 10100 | 1000001 | 101011 | 1011 | 11111 |
Color Harmonies of #595447
Complementary color
Monochromatic Colors of #595447
Black with #595447
Text Example
Text Example
White with #595447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595447; }
p { color: rgb(89,84,71); }
H1.HeaderClassName
{
color: #595447;
}
.AnyTagClassName
{
color: #595447;
}
</style>
background-color css
<style>
a { background-color: #595447; }
a { background-color: rgb(89,84,71); }
div.DivClassName
{
background-color: #595447;
}
.BgClassName
{
background-color: #595447;
}
</style>
border-color css
<style>
span { border-color: #595447; }
span { border-color: rgb(89,84,71); }
td.TdClassName
{
border-color: #595447;
}
.TagClassName
{
border-color: #595447;
}
</style>