Shades of Masala #585754
Tints of Masala #585754
RGB
CMYK
RGB Variations
Color information
#585754 (or 0x585754) is known color: Masala. HEX triplet: 58, 57 and 54. RGB value is (88,87,84). Sum of RGB (Red+Green+Blue) = 88+87+84=259 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.98% from 259); Green value is 87 (34.38% from 255 or 33.59% from 259); Blue value is 84 (33.20% from 255 or 32.43% from 259); Max value from RGB is 88 - color contains mainly: red. Hex color #585754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585754 is #A7A8AB. Grayscale: #565656. Windows color (decimal): -10987692 or 5527384. OLE color: 5527384.
HSL color Cylindrical-coordinate representation of color #585754: hue angle of 45º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #585754 is Cyan = 0, Magento = 0.01, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 87 | 84 | - |
| CMYK | 0 | 0.01 | 0.05 | 0.65 |
| HSL | 45º | 0.02% | 0.34% | - |
| HSV(B) | 45º | 0.05% | 0.35% | - |
| XYZ | 9.03 | 9.53 | 9.75 | - |
| YUV | 86.96 | 126.33 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 84 | 0 | 0.01 | 0.05 | 0.65 | 45 | 0.02 | 0.34 |
| Hex | 58 | 57 | 54 | 0 | 1 | 5 | 41 | 2D | 2 | 22 |
| Octal | 130 | 127 | 124 | 0 | 1 | 5 | 101 | 55 | 2 | 42 |
| Binary | 1011000 | 1010111 | 1010100 | 0 | 1 | 101 | 1000001 | 101101 | 10 | 100010 |
Color Harmonies of #585754
Complementary color
Monochromatic Colors of #585754
Black with #585754
Text Example
Text Example
White with #585754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585754; }
p { color: rgb(88,87,84); }
H1.HeaderClassName
{
color: #585754;
}
.AnyTagClassName
{
color: #585754;
}
</style>
background-color css
<style>
a { background-color: #585754; }
a { background-color: rgb(88,87,84); }
div.DivClassName
{
background-color: #585754;
}
.BgClassName
{
background-color: #585754;
}
</style>
border-color css
<style>
span { border-color: #585754; }
span { border-color: rgb(88,87,84); }
td.TdClassName
{
border-color: #585754;
}
.TagClassName
{
border-color: #585754;
}
</style>