Shades of Masala #595346
Tints of Masala #595346
RGB
CMYK
RGB Variations
Color information
#595346 (or 0x595346) is known color: Masala. HEX triplet: 59, 53 and 46. RGB value is (89,83,70). Sum of RGB (Red+Green+Blue) = 89+83+70=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 70 (27.73% from 255 or 28.93% from 242); Max value from RGB is 89 - color contains mainly: red. Hex color #595346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595346 is #A6ACB9. Grayscale: #535353. Windows color (decimal): -10923194 or 4608857. OLE color: 4608857.
HSL color Cylindrical-coordinate representation of color #595346: hue angle of 41.05º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #595346 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
RGB | 89 | 83 | 70 | - |
CMYK | 0 | 0.07 | 0.21 | 0.65 |
HSL | 41.05º | 0.12% | 0.31% | - |
HSV(B) | 41.05º | 0.21% | 0.35% | - |
XYZ | 8.32 | 8.75 | 7.05 | - |
YUV | 83.31 | 120.49 | 132.06 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 89 | 83 | 70 | 0 | 0.07 | 0.21 | 0.65 | 41.05 | 0.12 | 0.31 |
Hex | 59 | 53 | 46 | 0 | 7 | 15 | 41 | 29 | C | 1F |
Octal | 131 | 123 | 106 | 0 | 7 | 25 | 101 | 51 | 14 | 37 |
Binary | 1011001 | 1010011 | 1000110 | 0 | 111 | 10101 | 1000001 | 101001 | 1100 | 11111 |
Color Harmonies of #595346
Complementary color
Monochromatic Colors of #595346
Black with #595346
Text Example
Text Example
White with #595346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595346; }
p { color: rgb(89,83,70); }
H1.HeaderClassName
{
color: #595346;
}
.AnyTagClassName
{
color: #595346;
}
</style>
background-color css
<style>
a { background-color: #595346; }
a { background-color: rgb(89,83,70); }
div.DivClassName
{
background-color: #595346;
}
.BgClassName
{
background-color: #595346;
}
</style>
border-color css
<style>
span { border-color: #595346; }
span { border-color: rgb(89,83,70); }
td.TdClassName
{
border-color: #595346;
}
.TagClassName
{
border-color: #595346;
}
</style>