Shades of Smoky #595472
Tints of Smoky #595472
RGB
CMYK
RGB Variations
Color information
#595472 (or 0x595472) is known color: Smoky. HEX triplet: 59, 54 and 72. RGB value is (89,84,114). Sum of RGB (Red+Green+Blue) = 89+84+114=287 (38% of max value = 765). Red value is 89 (35.16% from 255 or 31.01% from 287); Green value is 84 (33.20% from 255 or 29.27% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 114 - color contains mainly: blue. Hex color #595472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595472 is #A6AB8D. Grayscale: #585858. Windows color (decimal): -10922894 or 7492697. OLE color: 7492697.
HSL color Cylindrical-coordinate representation of color #595472: hue angle of 250º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #595472 is Cyan = 0.22, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 84 | 114 | - |
| CMYK | 0.22 | 0.26 | 0 | 0.55 |
| HSL | 250º | 0.15% | 0.39% | - |
| HSV(B) | 250º | 0.26% | 0.45% | - |
| XYZ | 10.33 | 9.68 | 17.24 | - |
| YUV | 88.92 | 142.16 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 114 | 0.22 | 0.26 | 0 | 0.55 | 250 | 0.15 | 0.39 |
| Hex | 59 | 54 | 72 | 16 | 1A | 0 | 37 | FA | F | 27 |
| Octal | 131 | 124 | 162 | 26 | 32 | 0 | 67 | 372 | 17 | 47 |
| Binary | 1011001 | 1010100 | 1110010 | 10110 | 11010 | 0 | 110111 | 11111010 | 1111 | 100111 |
Color Harmonies of #595472
Complementary color
Monochromatic Colors of #595472
Black with #595472
Text Example
Text Example
White with #595472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595472; }
p { color: rgb(89,84,114); }
H1.HeaderClassName
{
color: #595472;
}
.AnyTagClassName
{
color: #595472;
}
</style>
background-color css
<style>
a { background-color: #595472; }
a { background-color: rgb(89,84,114); }
div.DivClassName
{
background-color: #595472;
}
.BgClassName
{
background-color: #595472;
}
</style>
border-color css
<style>
span { border-color: #595472; }
span { border-color: rgb(89,84,114); }
td.TdClassName
{
border-color: #595472;
}
.TagClassName
{
border-color: #595472;
}
</style>