Shades of Smoky #585672
Tints of Smoky #585672
RGB
CMYK
RGB Variations
Color information
#585672 (or 0x585672) is known color: Smoky. HEX triplet: 58, 56 and 72. RGB value is (88,86,114). Sum of RGB (Red+Green+Blue) = 88+86+114=288 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.56% from 288); Green value is 86 (33.98% from 255 or 29.86% from 288); Blue value is 114 (44.92% from 255 or 39.58% from 288); Max value from RGB is 114 - color contains mainly: blue. Hex color #585672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585672 is #A7A98D. Grayscale: #595959. Windows color (decimal): -10987918 or 7493208. OLE color: 7493208.
HSL color Cylindrical-coordinate representation of color #585672: hue angle of 244.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #585672 is Cyan = 0.23, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 86 | 114 | - |
| CMYK | 0.23 | 0.25 | 0 | 0.55 |
| HSL | 244.29º | 0.14% | 0.39% | - |
| HSV(B) | 244.29º | 0.25% | 0.45% | - |
| XYZ | 10.39 | 9.95 | 17.29 | - |
| YUV | 89.79 | 141.66 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 114 | 0.23 | 0.25 | 0 | 0.55 | 244.29 | 0.14 | 0.39 |
| Hex | 58 | 56 | 72 | 17 | 19 | 0 | 37 | F4 | E | 27 |
| Octal | 130 | 126 | 162 | 27 | 31 | 0 | 67 | 364 | 16 | 47 |
| Binary | 1011000 | 1010110 | 1110010 | 10111 | 11001 | 0 | 110111 | 11110100 | 1110 | 100111 |
Color Harmonies of #585672
Complementary color
Monochromatic Colors of #585672
Black with #585672
Text Example
Text Example
White with #585672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585672; }
p { color: rgb(88,86,114); }
H1.HeaderClassName
{
color: #585672;
}
.AnyTagClassName
{
color: #585672;
}
</style>
background-color css
<style>
a { background-color: #585672; }
a { background-color: rgb(88,86,114); }
div.DivClassName
{
background-color: #585672;
}
.BgClassName
{
background-color: #585672;
}
</style>
border-color css
<style>
span { border-color: #585672; }
span { border-color: rgb(88,86,114); }
td.TdClassName
{
border-color: #585672;
}
.TagClassName
{
border-color: #585672;
}
</style>