Shades of Smoky #585267
Tints of Smoky #585267
RGB
CMYK
RGB Variations
Color information
#585267 (or 0x585267) is known color: Smoky. HEX triplet: 58, 52 and 67. RGB value is (88,82,103). Sum of RGB (Red+Green+Blue) = 88+82+103=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 103 - color contains mainly: blue. Hex color #585267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585267 is #A7AD98. Grayscale: #565656. Windows color (decimal): -10988953 or 6771288. OLE color: 6771288.
HSL color Cylindrical-coordinate representation of color #585267: hue angle of 257.14º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #585267 is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 82 | 103 | - |
| CMYK | 0.15 | 0.20 | 0 | 0.60 |
| HSL | 257.14º | 0.11% | 0.36% | - |
| HSV(B) | 257.14º | 0.2% | 0.4% | - |
| XYZ | 9.49 | 9.09 | 14.09 | - |
| YUV | 86.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 82 | 103 | 0.15 | 0.20 | 0 | 0.60 | 257.14 | 0.11 | 0.36 |
| Hex | 58 | 52 | 67 | F | 14 | 0 | 3C | 101 | B | 24 |
| Octal | 130 | 122 | 147 | 17 | 24 | 0 | 74 | 401 | 13 | 44 |
| Binary | 1011000 | 1010010 | 1100111 | 1111 | 10100 | 0 | 111100 | 100000001 | 1011 | 100100 |
Color Harmonies of #585267
Complementary color
Monochromatic Colors of #585267
Black with #585267
Text Example
Text Example
White with #585267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585267; }
p { color: rgb(88,82,103); }
H1.HeaderClassName
{
color: #585267;
}
.AnyTagClassName
{
color: #585267;
}
</style>
background-color css
<style>
a { background-color: #585267; }
a { background-color: rgb(88,82,103); }
div.DivClassName
{
background-color: #585267;
}
.BgClassName
{
background-color: #585267;
}
</style>
border-color css
<style>
span { border-color: #585267; }
span { border-color: rgb(88,82,103); }
td.TdClassName
{
border-color: #585267;
}
.TagClassName
{
border-color: #585267;
}
</style>