Shades of Smoky #595469
Tints of Smoky #595469
RGB
CMYK
RGB Variations
Color information
#595469 (or 0x595469) is known color: Smoky. HEX triplet: 59, 54 and 69. RGB value is (89,84,105). Sum of RGB (Red+Green+Blue) = 89+84+105=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 84 (33.20% from 255 or 30.22% from 278); Blue value is 105 (41.41% from 255 or 37.77% from 278); Max value from RGB is 105 - color contains mainly: blue. Hex color #595469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595469 is #A6AB96. Grayscale: #575757. Windows color (decimal): -10922903 or 6902873. OLE color: 6902873.
HSL color Cylindrical-coordinate representation of color #595469: hue angle of 254.29º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #595469 is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 84 | 105 | - |
| CMYK | 0.15 | 0.20 | 0 | 0.59 |
| HSL | 254.29º | 0.11% | 0.37% | - |
| HSV(B) | 254.29º | 0.2% | 0.41% | - |
| XYZ | 9.84 | 9.48 | 14.68 | - |
| YUV | 87.89 | 137.66 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 105 | 0.15 | 0.20 | 0 | 0.59 | 254.29 | 0.11 | 0.37 |
| Hex | 59 | 54 | 69 | F | 14 | 0 | 3B | FE | B | 25 |
| Octal | 131 | 124 | 151 | 17 | 24 | 0 | 73 | 376 | 13 | 45 |
| Binary | 1011001 | 1010100 | 1101001 | 1111 | 10100 | 0 | 111011 | 11111110 | 1011 | 100101 |
Color Harmonies of #595469
Complementary color
Monochromatic Colors of #595469
Black with #595469
Text Example
Text Example
White with #595469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595469; }
p { color: rgb(89,84,105); }
H1.HeaderClassName
{
color: #595469;
}
.AnyTagClassName
{
color: #595469;
}
</style>
background-color css
<style>
a { background-color: #595469; }
a { background-color: rgb(89,84,105); }
div.DivClassName
{
background-color: #595469;
}
.BgClassName
{
background-color: #595469;
}
</style>
border-color css
<style>
span { border-color: #595469; }
span { border-color: rgb(89,84,105); }
td.TdClassName
{
border-color: #595469;
}
.TagClassName
{
border-color: #595469;
}
</style>