Shades of Smoky #595477
Tints of Smoky #595477
RGB
CMYK
RGB Variations
Color information
#595477 (or 0x595477) is known color: Smoky. HEX triplet: 59, 54 and 77. RGB value is (89,84,119). Sum of RGB (Red+Green+Blue) = 89+84+119=292 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.48% from 292); Green value is 84 (33.20% from 255 or 28.77% 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 #595477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595477 is #A6AB88. Grayscale: #595959. Windows color (decimal): -10922889 or 7820377. OLE color: 7820377.
HSL color Cylindrical-coordinate representation of color #595477: hue angle of 248.57º 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 #595477 is Cyan = 0.25, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 84 | 119 | - |
| CMYK | 0.25 | 0.29 | 0 | 0.53 |
| HSL | 248.57º | 0.17% | 0.4% | - |
| HSV(B) | 248.57º | 0.29% | 0.47% | - |
| XYZ | 10.62 | 9.8 | 18.78 | - |
| YUV | 89.49 | 144.66 | 127.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 119 | 0.25 | 0.29 | 0 | 0.53 | 248.57 | 0.17 | 0.4 |
| Hex | 59 | 54 | 77 | 19 | 1D | 0 | 35 | F9 | 11 | 28 |
| Octal | 131 | 124 | 167 | 31 | 35 | 0 | 65 | 371 | 21 | 50 |
| Binary | 1011001 | 1010100 | 1110111 | 11001 | 11101 | 0 | 110101 | 11111001 | 10001 | 101000 |
Color Harmonies of #595477
Complementary color
Monochromatic Colors of #595477
Black with #595477
Text Example
Text Example
White with #595477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595477; }
p { color: rgb(89,84,119); }
H1.HeaderClassName
{
color: #595477;
}
.AnyTagClassName
{
color: #595477;
}
</style>
background-color css
<style>
a { background-color: #595477; }
a { background-color: rgb(89,84,119); }
div.DivClassName
{
background-color: #595477;
}
.BgClassName
{
background-color: #595477;
}
</style>
border-color css
<style>
span { border-color: #595477; }
span { border-color: rgb(89,84,119); }
td.TdClassName
{
border-color: #595477;
}
.TagClassName
{
border-color: #595477;
}
</style>