Shades of Smoky #575466
Tints of Smoky #575466
RGB
CMYK
RGB Variations
Color information
#575466 (or 0x575466) is known color: Smoky. HEX triplet: 57, 54 and 66. RGB value is (87,84,102). Sum of RGB (Red+Green+Blue) = 87+84+102=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 84 (33.20% from 255 or 30.77% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 102 - color contains mainly: blue. Hex color #575466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575466 is #A8AB99. Grayscale: #565656. Windows color (decimal): -11053978 or 6706263. OLE color: 6706263.
HSL color Cylindrical-coordinate representation of color #575466: hue angle of 250º 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 #575466 is Cyan = 0.15, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 84 | 102 | - |
| CMYK | 0.15 | 0.18 | 0 | 0.6 |
| HSL | 250º | 0.1% | 0.36% | - |
| HSV(B) | 250º | 0.18% | 0.4% | - |
| XYZ | 9.5 | 9.33 | 13.87 | - |
| YUV | 86.95 | 136.49 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 102 | 0.15 | 0.18 | 0 | 0.6 | 250 | 0.1 | 0.36 |
| Hex | 57 | 54 | 66 | F | 12 | 0 | 3C | FA | A | 24 |
| Octal | 127 | 124 | 146 | 17 | 22 | 0 | 74 | 372 | 12 | 44 |
| Binary | 1010111 | 1010100 | 1100110 | 1111 | 10010 | 0 | 111100 | 11111010 | 1010 | 100100 |
Color Harmonies of #575466
Complementary color
Monochromatic Colors of #575466
Black with #575466
Text Example
Text Example
White with #575466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575466; }
p { color: rgb(87,84,102); }
H1.HeaderClassName
{
color: #575466;
}
.AnyTagClassName
{
color: #575466;
}
</style>
background-color css
<style>
a { background-color: #575466; }
a { background-color: rgb(87,84,102); }
div.DivClassName
{
background-color: #575466;
}
.BgClassName
{
background-color: #575466;
}
</style>
border-color css
<style>
span { border-color: #575466; }
span { border-color: rgb(87,84,102); }
td.TdClassName
{
border-color: #575466;
}
.TagClassName
{
border-color: #575466;
}
</style>