Shades of Masala #575349
Tints of Masala #575349
RGB
CMYK
RGB Variations
Color information
#575349 (or 0x575349) is known color: Masala. HEX triplet: 57, 53 and 49. RGB value is (87,83,73). Sum of RGB (Red+Green+Blue) = 87+83+73=243 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.80% from 243); Green value is 83 (32.81% from 255 or 34.16% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 87 - color contains mainly: red. Hex color #575349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575349 is #A8ACB6. Grayscale: #535353. Windows color (decimal): -11054263 or 4805463. OLE color: 4805463.
HSL color Cylindrical-coordinate representation of color #575349: hue angle of 42.86º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #575349 is Cyan = 0, Magento = 0.05, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 83 | 73 | - |
| CMYK | 0 | 0.05 | 0.16 | 0.66 |
| HSL | 42.86º | 0.09% | 0.31% | - |
| HSV(B) | 42.86º | 0.16% | 0.34% | - |
| XYZ | 8.23 | 8.69 | 7.55 | - |
| YUV | 83.06 | 122.33 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 73 | 0 | 0.05 | 0.16 | 0.66 | 42.86 | 0.09 | 0.31 |
| Hex | 57 | 53 | 49 | 0 | 5 | 10 | 42 | 2B | 9 | 1F |
| Octal | 127 | 123 | 111 | 0 | 5 | 20 | 102 | 53 | 11 | 37 |
| Binary | 1010111 | 1010011 | 1001001 | 0 | 101 | 10000 | 1000010 | 101011 | 1001 | 11111 |
Color Harmonies of #575349
Complementary color
Monochromatic Colors of #575349
Black with #575349
Text Example
Text Example
White with #575349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575349; }
p { color: rgb(87,83,73); }
H1.HeaderClassName
{
color: #575349;
}
.AnyTagClassName
{
color: #575349;
}
</style>
background-color css
<style>
a { background-color: #575349; }
a { background-color: rgb(87,83,73); }
div.DivClassName
{
background-color: #575349;
}
.BgClassName
{
background-color: #575349;
}
</style>
border-color css
<style>
span { border-color: #575349; }
span { border-color: rgb(87,83,73); }
td.TdClassName
{
border-color: #575349;
}
.TagClassName
{
border-color: #575349;
}
</style>