Shades of Smoky #575469
Tints of Smoky #575469
RGB
CMYK
RGB Variations
Color information
#575469 (or 0x575469) is known color: Smoky. HEX triplet: 57, 54 and 69. RGB value is (87,84,105). Sum of RGB (Red+Green+Blue) = 87+84+105=276 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.52% from 276); Green value is 84 (33.20% from 255 or 30.43% from 276); Blue value is 105 (41.41% from 255 or 38.04% from 276); Max value from RGB is 105 - color contains mainly: blue. Hex color #575469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575469 is #A8AB96. Grayscale: #575757. Windows color (decimal): -11053975 or 6902871. OLE color: 6902871.
HSL color Cylindrical-coordinate representation of color #575469: hue angle of 248.57º 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 #575469 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 84 | 105 | - |
| CMYK | 0.17 | 0.20 | 0 | 0.59 |
| HSL | 248.57º | 0.11% | 0.37% | - |
| HSV(B) | 248.57º | 0.2% | 0.41% | - |
| XYZ | 9.65 | 9.39 | 14.67 | - |
| YUV | 87.29 | 137.99 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 105 | 0.17 | 0.20 | 0 | 0.59 | 248.57 | 0.11 | 0.37 |
| Hex | 57 | 54 | 69 | 11 | 14 | 0 | 3B | F9 | B | 25 |
| Octal | 127 | 124 | 151 | 21 | 24 | 0 | 73 | 371 | 13 | 45 |
| Binary | 1010111 | 1010100 | 1101001 | 10001 | 10100 | 0 | 111011 | 11111001 | 1011 | 100101 |
Color Harmonies of #575469
Complementary color
Monochromatic Colors of #575469
Black with #575469
Text Example
Text Example
White with #575469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575469; }
p { color: rgb(87,84,105); }
H1.HeaderClassName
{
color: #575469;
}
.AnyTagClassName
{
color: #575469;
}
</style>
background-color css
<style>
a { background-color: #575469; }
a { background-color: rgb(87,84,105); }
div.DivClassName
{
background-color: #575469;
}
.BgClassName
{
background-color: #575469;
}
</style>
border-color css
<style>
span { border-color: #575469; }
span { border-color: rgb(87,84,105); }
td.TdClassName
{
border-color: #575469;
}
.TagClassName
{
border-color: #575469;
}
</style>