Shades of Smoky #585370
Tints of Smoky #585370
RGB
CMYK
RGB Variations
Color information
#585370 (or 0x585370) is known color: Smoky. HEX triplet: 58, 53 and 70. RGB value is (88,83,112). Sum of RGB (Red+Green+Blue) = 88+83+112=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 112 - color contains mainly: blue. Hex color #585370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585370 is #A7AC8F. Grayscale: #575757. Windows color (decimal): -10988688 or 7361368. OLE color: 7361368.
HSL color Cylindrical-coordinate representation of color #585370: hue angle of 250.34º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #585370 is Cyan = 0.21, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 83 | 112 | - |
| CMYK | 0.21 | 0.26 | 0 | 0.56 |
| HSL | 250.34º | 0.15% | 0.38% | - |
| HSV(B) | 250.34º | 0.26% | 0.44% | - |
| XYZ | 10.04 | 9.43 | 16.62 | - |
| YUV | 87.8 | 141.66 | 128.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 83 | 112 | 0.21 | 0.26 | 0 | 0.56 | 250.34 | 0.15 | 0.38 |
| Hex | 58 | 53 | 70 | 15 | 1A | 0 | 38 | FA | F | 26 |
| Octal | 130 | 123 | 160 | 25 | 32 | 0 | 70 | 372 | 17 | 46 |
| Binary | 1011000 | 1010011 | 1110000 | 10101 | 11010 | 0 | 111000 | 11111010 | 1111 | 100110 |
Color Harmonies of #585370
Complementary color
Monochromatic Colors of #585370
Black with #585370
Text Example
Text Example
White with #585370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585370; }
p { color: rgb(88,83,112); }
H1.HeaderClassName
{
color: #585370;
}
.AnyTagClassName
{
color: #585370;
}
</style>
background-color css
<style>
a { background-color: #585370; }
a { background-color: rgb(88,83,112); }
div.DivClassName
{
background-color: #585370;
}
.BgClassName
{
background-color: #585370;
}
</style>
border-color css
<style>
span { border-color: #585370; }
span { border-color: rgb(88,83,112); }
td.TdClassName
{
border-color: #585370;
}
.TagClassName
{
border-color: #585370;
}
</style>