Shades of Masala #585650
Tints of Masala #585650
RGB
CMYK
RGB Variations
Color information
#585650 (or 0x585650) is known color: Masala. HEX triplet: 58, 56 and 50. RGB value is (88,86,80). Sum of RGB (Red+Green+Blue) = 88+86+80=254 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.65% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 88 - color contains mainly: red. Hex color #585650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585650 is #A7A9AF. Grayscale: #555555. Windows color (decimal): -10987952 or 5264984. OLE color: 5264984.
HSL color Cylindrical-coordinate representation of color #585650: hue angle of 45º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #585650 is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 80 | - |
| CMYK | 0 | 0.02 | 0.09 | 0.65 |
| HSL | 45º | 0.05% | 0.33% | - |
| HSV(B) | 45º | 0.09% | 0.35% | - |
| XYZ | 8.8 | 9.31 | 8.92 | - |
| YUV | 85.91 | 124.66 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 80 | 0 | 0.02 | 0.09 | 0.65 | 45 | 0.05 | 0.33 |
| Hex | 58 | 56 | 50 | 0 | 2 | 9 | 41 | 2D | 5 | 21 |
| Octal | 130 | 126 | 120 | 0 | 2 | 11 | 101 | 55 | 5 | 41 |
| Binary | 1011000 | 1010110 | 1010000 | 0 | 10 | 1001 | 1000001 | 101101 | 101 | 100001 |
Color Harmonies of #585650
Complementary color
Monochromatic Colors of #585650
Black with #585650
Text Example
Text Example
White with #585650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585650; }
p { color: rgb(88,86,80); }
H1.HeaderClassName
{
color: #585650;
}
.AnyTagClassName
{
color: #585650;
}
</style>
background-color css
<style>
a { background-color: #585650; }
a { background-color: rgb(88,86,80); }
div.DivClassName
{
background-color: #585650;
}
.BgClassName
{
background-color: #585650;
}
</style>
border-color css
<style>
span { border-color: #585650; }
span { border-color: rgb(88,86,80); }
td.TdClassName
{
border-color: #585650;
}
.TagClassName
{
border-color: #585650;
}
</style>