Shades of Smoky #585577
Tints of Smoky #585577
RGB
CMYK
RGB Variations
Color information
#585577 (or 0x585577) is known color: Smoky. HEX triplet: 58, 55 and 77. RGB value is (88,85,119). Sum of RGB (Red+Green+Blue) = 88+85+119=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 85 (33.59% from 255 or 29.11% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #585577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585577 is #A7AA88. Grayscale: #595959. Windows color (decimal): -10988169 or 7820632. OLE color: 7820632.
HSL color Cylindrical-coordinate representation of color #585577: hue angle of 245.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #585577 is Cyan = 0.26, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 85 | 119 | - |
| CMYK | 0.26 | 0.29 | 0 | 0.53 |
| HSL | 245.29º | 0.17% | 0.4% | - |
| HSV(B) | 245.29º | 0.29% | 0.47% | - |
| XYZ | 10.6 | 9.9 | 18.81 | - |
| YUV | 89.77 | 144.49 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 119 | 0.26 | 0.29 | 0 | 0.53 | 245.29 | 0.17 | 0.4 |
| Hex | 58 | 55 | 77 | 1A | 1D | 0 | 35 | F5 | 11 | 28 |
| Octal | 130 | 125 | 167 | 32 | 35 | 0 | 65 | 365 | 21 | 50 |
| Binary | 1011000 | 1010101 | 1110111 | 11010 | 11101 | 0 | 110101 | 11110101 | 10001 | 101000 |
Color Harmonies of #585577
Complementary color
Monochromatic Colors of #585577
Black with #585577
Text Example
Text Example
White with #585577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585577; }
p { color: rgb(88,85,119); }
H1.HeaderClassName
{
color: #585577;
}
.AnyTagClassName
{
color: #585577;
}
</style>
background-color css
<style>
a { background-color: #585577; }
a { background-color: rgb(88,85,119); }
div.DivClassName
{
background-color: #585577;
}
.BgClassName
{
background-color: #585577;
}
</style>
border-color css
<style>
span { border-color: #585577; }
span { border-color: rgb(88,85,119); }
td.TdClassName
{
border-color: #585577;
}
.TagClassName
{
border-color: #585577;
}
</style>