Shades of Smoky #575271
Tints of Smoky #575271
RGB
CMYK
RGB Variations
Color information
#575271 (or 0x575271) is known color: Smoky. HEX triplet: 57, 52 and 71. RGB value is (87,82,113). Sum of RGB (Red+Green+Blue) = 87+82+113=282 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.85% from 282); Green value is 82 (32.42% from 255 or 29.08% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 113 - color contains mainly: blue. Hex color #575271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575271 is #A8AD8E. Grayscale: #565656. Windows color (decimal): -11054479 or 7426647. OLE color: 7426647.
HSL color Cylindrical-coordinate representation of color #575271: hue angle of 249.68º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #575271 is Cyan = 0.23, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 82 | 113 | - |
| CMYK | 0.23 | 0.27 | 0 | 0.56 |
| HSL | 249.68º | 0.16% | 0.38% | - |
| HSV(B) | 249.68º | 0.27% | 0.44% | - |
| XYZ | 9.93 | 9.25 | 16.89 | - |
| YUV | 87.03 | 142.66 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 113 | 0.23 | 0.27 | 0 | 0.56 | 249.68 | 0.16 | 0.38 |
| Hex | 57 | 52 | 71 | 17 | 1B | 0 | 38 | FA | 10 | 26 |
| Octal | 127 | 122 | 161 | 27 | 33 | 0 | 70 | 372 | 20 | 46 |
| Binary | 1010111 | 1010010 | 1110001 | 10111 | 11011 | 0 | 111000 | 11111010 | 10000 | 100110 |
Color Harmonies of #575271
Complementary color
Monochromatic Colors of #575271
Black with #575271
Text Example
Text Example
White with #575271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575271; }
p { color: rgb(87,82,113); }
H1.HeaderClassName
{
color: #575271;
}
.AnyTagClassName
{
color: #575271;
}
</style>
background-color css
<style>
a { background-color: #575271; }
a { background-color: rgb(87,82,113); }
div.DivClassName
{
background-color: #575271;
}
.BgClassName
{
background-color: #575271;
}
</style>
border-color css
<style>
span { border-color: #575271; }
span { border-color: rgb(87,82,113); }
td.TdClassName
{
border-color: #575271;
}
.TagClassName
{
border-color: #575271;
}
</style>