Shades of Smoky #575269
Tints of Smoky #575269
RGB
CMYK
RGB Variations
Color information
#575269 (or 0x575269) is known color: Smoky. HEX triplet: 57, 52 and 69. RGB value is (87,82,105). Sum of RGB (Red+Green+Blue) = 87+82+105=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 82 (32.42% from 255 or 29.93% from 274); Blue value is 105 (41.41% from 255 or 38.32% from 274); Max value from RGB is 105 - color contains mainly: blue. Hex color #575269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575269 is #A8AD96. Grayscale: #565656. Windows color (decimal): -11054487 or 6902359. OLE color: 6902359.
HSL color Cylindrical-coordinate representation of color #575269: hue angle of 253.04º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #575269 is Cyan = 0.17, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 82 | 105 | - |
| CMYK | 0.17 | 0.22 | 0 | 0.59 |
| HSL | 253.04º | 0.12% | 0.37% | - |
| HSV(B) | 253.04º | 0.22% | 0.41% | - |
| XYZ | 9.5 | 9.08 | 14.62 | - |
| YUV | 86.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 105 | 0.17 | 0.22 | 0 | 0.59 | 253.04 | 0.12 | 0.37 |
| Hex | 57 | 52 | 69 | 11 | 16 | 0 | 3B | FD | C | 25 |
| Octal | 127 | 122 | 151 | 21 | 26 | 0 | 73 | 375 | 14 | 45 |
| Binary | 1010111 | 1010010 | 1101001 | 10001 | 10110 | 0 | 111011 | 11111101 | 1100 | 100101 |
Color Harmonies of #575269
Complementary color
Monochromatic Colors of #575269
Black with #575269
Text Example
Text Example
White with #575269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575269; }
p { color: rgb(87,82,105); }
H1.HeaderClassName
{
color: #575269;
}
.AnyTagClassName
{
color: #575269;
}
</style>
background-color css
<style>
a { background-color: #575269; }
a { background-color: rgb(87,82,105); }
div.DivClassName
{
background-color: #575269;
}
.BgClassName
{
background-color: #575269;
}
</style>
border-color css
<style>
span { border-color: #575269; }
span { border-color: rgb(87,82,105); }
td.TdClassName
{
border-color: #575269;
}
.TagClassName
{
border-color: #575269;
}
</style>