Shades of Masala #615947
Tints of Masala #615947
RGB
CMYK
RGB Variations
Color information
#615947 (or 0x615947) is known color: Masala. HEX triplet: 61, 59 and 47. RGB value is (97,89,71). Sum of RGB (Red+Green+Blue) = 97+89+71=257 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.74% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 97 - color contains mainly: red. Hex color #615947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615947 is #9EA6B8. Grayscale: #595959. Windows color (decimal): -10397369 or 4675937. OLE color: 4675937.
HSL color Cylindrical-coordinate representation of color #615947: hue angle of 41.54º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #615947 is Cyan = 0, Magento = 0.08, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 71 | - |
| CMYK | 0 | 0.08 | 0.27 | 0.62 |
| HSL | 41.54º | 0.15% | 0.33% | - |
| HSV(B) | 41.54º | 0.27% | 0.38% | - |
| XYZ | 9.64 | 10.14 | 7.41 | - |
| YUV | 89.34 | 117.65 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 71 | 0 | 0.08 | 0.27 | 0.62 | 41.54 | 0.15 | 0.33 |
| Hex | 61 | 59 | 47 | 0 | 8 | 1B | 3E | 2A | F | 21 |
| Octal | 141 | 131 | 107 | 0 | 10 | 33 | 76 | 52 | 17 | 41 |
| Binary | 1100001 | 1011001 | 1000111 | 0 | 1000 | 11011 | 111110 | 101010 | 1111 | 100001 |
Color Harmonies of #615947
Complementary color
Monochromatic Colors of #615947
Black with #615947
Text Example
Text Example
White with #615947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615947; }
p { color: rgb(97,89,71); }
H1.HeaderClassName
{
color: #615947;
}
.AnyTagClassName
{
color: #615947;
}
</style>
background-color css
<style>
a { background-color: #615947; }
a { background-color: rgb(97,89,71); }
div.DivClassName
{
background-color: #615947;
}
.BgClassName
{
background-color: #615947;
}
</style>
border-color css
<style>
span { border-color: #615947; }
span { border-color: rgb(97,89,71); }
td.TdClassName
{
border-color: #615947;
}
.TagClassName
{
border-color: #615947;
}
</style>