Shades of Masala #615946
Tints of Masala #615946
RGB
CMYK
RGB Variations
Color information
#615946 (or 0x615946) is known color: Masala. HEX triplet: 61, 59 and 46. RGB value is (97,89,70). Sum of RGB (Red+Green+Blue) = 97+89+70=256 (33% of max value = 765). Red value is 97 (38.28% from 255 or 37.89% from 256); Green value is 89 (35.16% from 255 or 34.77% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 97 - color contains mainly: red. Hex color #615946 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615946 is #9EA6B9. Grayscale: #595959. Windows color (decimal): -10397370 or 4610401. OLE color: 4610401.
HSL color Cylindrical-coordinate representation of color #615946: hue angle of 42.22º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #615946 is Cyan = 0, Magento = 0.08, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 70 | - |
| CMYK | 0 | 0.08 | 0.28 | 0.62 |
| HSL | 42.22º | 0.16% | 0.33% | - |
| HSV(B) | 42.22º | 0.28% | 0.38% | - |
| XYZ | 9.61 | 10.13 | 7.24 | - |
| YUV | 89.23 | 117.15 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 70 | 0 | 0.08 | 0.28 | 0.62 | 42.22 | 0.16 | 0.33 |
| Hex | 61 | 59 | 46 | 0 | 8 | 1C | 3E | 2A | 10 | 21 |
| Octal | 141 | 131 | 106 | 0 | 10 | 34 | 76 | 52 | 20 | 41 |
| Binary | 1100001 | 1011001 | 1000110 | 0 | 1000 | 11100 | 111110 | 101010 | 10000 | 100001 |
Color Harmonies of #615946
Complementary color
Monochromatic Colors of #615946
Black with #615946
Text Example
Text Example
White with #615946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615946; }
p { color: rgb(97,89,70); }
H1.HeaderClassName
{
color: #615946;
}
.AnyTagClassName
{
color: #615946;
}
</style>
background-color css
<style>
a { background-color: #615946; }
a { background-color: rgb(97,89,70); }
div.DivClassName
{
background-color: #615946;
}
.BgClassName
{
background-color: #615946;
}
</style>
border-color css
<style>
span { border-color: #615946; }
span { border-color: rgb(97,89,70); }
td.TdClassName
{
border-color: #615946;
}
.TagClassName
{
border-color: #615946;
}
</style>