Shades of Masala #605948
Tints of Masala #605948
RGB
CMYK
RGB Variations
Color information
#605948 (or 0x605948) is known color: Masala. HEX triplet: 60, 59 and 48. RGB value is (96,89,72). Sum of RGB (Red+Green+Blue) = 96+89+72=257 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.35% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 96 - color contains mainly: red. Hex color #605948 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605948 is #9FA6B7. Grayscale: #595959. Windows color (decimal): -10462904 or 4741472. OLE color: 4741472.
HSL color Cylindrical-coordinate representation of color #605948: hue angle of 42.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #605948 is Cyan = 0, Magento = 0.07, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 72 | - |
| CMYK | 0 | 0.07 | 0.25 | 0.62 |
| HSL | 42.5º | 0.14% | 0.33% | - |
| HSV(B) | 42.5º | 0.25% | 0.38% | - |
| XYZ | 9.57 | 10.1 | 7.58 | - |
| YUV | 89.16 | 118.32 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 72 | 0 | 0.07 | 0.25 | 0.62 | 42.5 | 0.14 | 0.33 |
| Hex | 60 | 59 | 48 | 0 | 7 | 19 | 3E | 2A | E | 21 |
| Octal | 140 | 131 | 110 | 0 | 7 | 31 | 76 | 52 | 16 | 41 |
| Binary | 1100000 | 1011001 | 1001000 | 0 | 111 | 11001 | 111110 | 101010 | 1110 | 100001 |
Color Harmonies of #605948
Complementary color
Monochromatic Colors of #605948
Black with #605948
Text Example
Text Example
White with #605948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605948; }
p { color: rgb(96,89,72); }
H1.HeaderClassName
{
color: #605948;
}
.AnyTagClassName
{
color: #605948;
}
</style>
background-color css
<style>
a { background-color: #605948; }
a { background-color: rgb(96,89,72); }
div.DivClassName
{
background-color: #605948;
}
.BgClassName
{
background-color: #605948;
}
</style>
border-color css
<style>
span { border-color: #605948; }
span { border-color: rgb(96,89,72); }
td.TdClassName
{
border-color: #605948;
}
.TagClassName
{
border-color: #605948;
}
</style>