Shades of Smoky #595466
Tints of Smoky #595466
RGB
CMYK
RGB Variations
Color information
#595466 (or 0x595466) is known color: Smoky. HEX triplet: 59, 54 and 66. RGB value is (89,84,102). Sum of RGB (Red+Green+Blue) = 89+84+102=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 102 (40.23% from 255 or 37.09% from 275); Max value from RGB is 102 - color contains mainly: blue. Hex color #595466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595466 is #A6AB99. Grayscale: #575757. Windows color (decimal): -10922906 or 6706265. OLE color: 6706265.
HSL color Cylindrical-coordinate representation of color #595466: hue angle of 256.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #595466 is Cyan = 0.13, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 84 | 102 | - |
| CMYK | 0.13 | 0.18 | 0 | 0.6 |
| HSL | 256.67º | 0.1% | 0.36% | - |
| HSV(B) | 256.67º | 0.18% | 0.4% | - |
| XYZ | 9.69 | 9.42 | 13.88 | - |
| YUV | 87.55 | 136.16 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 102 | 0.13 | 0.18 | 0 | 0.6 | 256.67 | 0.1 | 0.36 |
| Hex | 59 | 54 | 66 | D | 12 | 0 | 3C | 101 | A | 24 |
| Octal | 131 | 124 | 146 | 15 | 22 | 0 | 74 | 401 | 12 | 44 |
| Binary | 1011001 | 1010100 | 1100110 | 1101 | 10010 | 0 | 111100 | 100000001 | 1010 | 100100 |
Color Harmonies of #595466
Complementary color
Monochromatic Colors of #595466
Black with #595466
Text Example
Text Example
White with #595466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595466; }
p { color: rgb(89,84,102); }
H1.HeaderClassName
{
color: #595466;
}
.AnyTagClassName
{
color: #595466;
}
</style>
background-color css
<style>
a { background-color: #595466; }
a { background-color: rgb(89,84,102); }
div.DivClassName
{
background-color: #595466;
}
.BgClassName
{
background-color: #595466;
}
</style>
border-color css
<style>
span { border-color: #595466; }
span { border-color: rgb(89,84,102); }
td.TdClassName
{
border-color: #595466;
}
.TagClassName
{
border-color: #595466;
}
</style>