Shades of Masala #585346
Tints of Masala #585346
RGB
CMYK
RGB Variations
Color information
#585346 (or 0x585346) is known color: Masala. HEX triplet: 58, 53 and 46. RGB value is (88,83,70). Sum of RGB (Red+Green+Blue) = 88+83+70=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 83 (32.81% from 255 or 34.44% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 88 - color contains mainly: red. Hex color #585346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585346 is #A7ACB9. Grayscale: #535353. Windows color (decimal): -10988730 or 4608856. OLE color: 4608856.
HSL color Cylindrical-coordinate representation of color #585346: hue angle of 43.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #585346 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 83 | 70 | - |
| CMYK | 0 | 0.06 | 0.20 | 0.65 |
| HSL | 43.33º | 0.11% | 0.31% | - |
| HSV(B) | 43.33º | 0.2% | 0.35% | - |
| XYZ | 8.22 | 8.7 | 7.04 | - |
| YUV | 83.01 | 120.66 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 83 | 70 | 0 | 0.06 | 0.20 | 0.65 | 43.33 | 0.11 | 0.31 |
| Hex | 58 | 53 | 46 | 0 | 6 | 14 | 41 | 2B | B | 1F |
| Octal | 130 | 123 | 106 | 0 | 6 | 24 | 101 | 53 | 13 | 37 |
| Binary | 1011000 | 1010011 | 1000110 | 0 | 110 | 10100 | 1000001 | 101011 | 1011 | 11111 |
Color Harmonies of #585346
Complementary color
Monochromatic Colors of #585346
Black with #585346
Text Example
Text Example
White with #585346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585346; }
p { color: rgb(88,83,70); }
H1.HeaderClassName
{
color: #585346;
}
.AnyTagClassName
{
color: #585346;
}
</style>
background-color css
<style>
a { background-color: #585346; }
a { background-color: rgb(88,83,70); }
div.DivClassName
{
background-color: #585346;
}
.BgClassName
{
background-color: #585346;
}
</style>
border-color css
<style>
span { border-color: #585346; }
span { border-color: rgb(88,83,70); }
td.TdClassName
{
border-color: #585346;
}
.TagClassName
{
border-color: #585346;
}
</style>