Shades of Masala #575147
Tints of Masala #575147
RGB
CMYK
RGB Variations
Color information
#575147 (or 0x575147) is known color: Masala. HEX triplet: 57, 51 and 47. RGB value is (87,81,71). Sum of RGB (Red+Green+Blue) = 87+81+71=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 87 - color contains mainly: red. Hex color #575147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575147 is #A8AEB8. Grayscale: #515151. Windows color (decimal): -11054777 or 4673879. OLE color: 4673879.
HSL color Cylindrical-coordinate representation of color #575147: hue angle of 37.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #575147 is Cyan = 0, Magento = 0.07, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 81 | 71 | - |
| CMYK | 0 | 0.07 | 0.18 | 0.66 |
| HSL | 37.5º | 0.1% | 0.31% | - |
| HSV(B) | 37.5º | 0.18% | 0.34% | - |
| XYZ | 8.01 | 8.37 | 7.15 | - |
| YUV | 81.65 | 121.99 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 71 | 0 | 0.07 | 0.18 | 0.66 | 37.5 | 0.1 | 0.31 |
| Hex | 57 | 51 | 47 | 0 | 7 | 12 | 42 | 26 | A | 1F |
| Octal | 127 | 121 | 107 | 0 | 7 | 22 | 102 | 46 | 12 | 37 |
| Binary | 1010111 | 1010001 | 1000111 | 0 | 111 | 10010 | 1000010 | 100110 | 1010 | 11111 |
Color Harmonies of #575147
Complementary color
Monochromatic Colors of #575147
Black with #575147
Text Example
Text Example
White with #575147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575147; }
p { color: rgb(87,81,71); }
H1.HeaderClassName
{
color: #575147;
}
.AnyTagClassName
{
color: #575147;
}
</style>
background-color css
<style>
a { background-color: #575147; }
a { background-color: rgb(87,81,71); }
div.DivClassName
{
background-color: #575147;
}
.BgClassName
{
background-color: #575147;
}
</style>
border-color css
<style>
span { border-color: #575147; }
span { border-color: rgb(87,81,71); }
td.TdClassName
{
border-color: #575147;
}
.TagClassName
{
border-color: #575147;
}
</style>