Shades of Smoky #575471
Tints of Smoky #575471
RGB
CMYK
RGB Variations
Color information
#575471 (or 0x575471) is known color: Smoky. HEX triplet: 57, 54 and 71. RGB value is (87,84,113). Sum of RGB (Red+Green+Blue) = 87+84+113=284 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.63% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 113 - color contains mainly: blue. Hex color #575471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575471 is #A8AB8E. Grayscale: #585858. Windows color (decimal): -11053967 or 7427159. OLE color: 7427159.
HSL color Cylindrical-coordinate representation of color #575471: hue angle of 246.21º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #575471 is Cyan = 0.23, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 84 | 113 | - |
| CMYK | 0.23 | 0.26 | 0 | 0.56 |
| HSL | 246.21º | 0.15% | 0.39% | - |
| HSV(B) | 246.21º | 0.26% | 0.44% | - |
| XYZ | 10.08 | 9.56 | 16.94 | - |
| YUV | 88.2 | 141.99 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 113 | 0.23 | 0.26 | 0 | 0.56 | 246.21 | 0.15 | 0.39 |
| Hex | 57 | 54 | 71 | 17 | 1A | 0 | 38 | F6 | F | 27 |
| Octal | 127 | 124 | 161 | 27 | 32 | 0 | 70 | 366 | 17 | 47 |
| Binary | 1010111 | 1010100 | 1110001 | 10111 | 11010 | 0 | 111000 | 11110110 | 1111 | 100111 |
Color Harmonies of #575471
Complementary color
Monochromatic Colors of #575471
Black with #575471
Text Example
Text Example
White with #575471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575471; }
p { color: rgb(87,84,113); }
H1.HeaderClassName
{
color: #575471;
}
.AnyTagClassName
{
color: #575471;
}
</style>
background-color css
<style>
a { background-color: #575471; }
a { background-color: rgb(87,84,113); }
div.DivClassName
{
background-color: #575471;
}
.BgClassName
{
background-color: #575471;
}
</style>
border-color css
<style>
span { border-color: #575471; }
span { border-color: rgb(87,84,113); }
td.TdClassName
{
border-color: #575471;
}
.TagClassName
{
border-color: #575471;
}
</style>