Shades of Shuttle Grey #586873
Tints of Shuttle Grey #586873
RGB
CMYK
RGB Variations
Color information
#586873 (or 0x586873) is known color: Shuttle Grey. HEX triplet: 58, 68 and 73. RGB value is (88,104,115). Sum of RGB (Red+Green+Blue) = 88+104+115=307 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.66% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 115 - color contains mainly: blue. Hex color #586873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586873 is #A7978C. Grayscale: #646464. Windows color (decimal): -10983309 or 7563352. OLE color: 7563352.
HSL color Cylindrical-coordinate representation of color #586873: hue angle of 204.44º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #586873 is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 104 | 115 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.55 |
| HSL | 204.44º | 0.13% | 0.4% | - |
| HSV(B) | 204.44º | 0.23% | 0.45% | - |
| XYZ | 12.07 | 13.21 | 18.13 | - |
| YUV | 100.47 | 136.2 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 104 | 115 | 0.23 | 0.10 | 0 | 0.55 | 204.44 | 0.13 | 0.4 |
| Hex | 58 | 68 | 73 | 17 | A | 0 | 37 | CC | D | 28 |
| Octal | 130 | 150 | 163 | 27 | 12 | 0 | 67 | 314 | 15 | 50 |
| Binary | 1011000 | 1101000 | 1110011 | 10111 | 1010 | 0 | 110111 | 11001100 | 1101 | 101000 |
Color Harmonies of #586873
Complementary color
Monochromatic Colors of #586873
Black with #586873
Text Example
Text Example
White with #586873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586873; }
p { color: rgb(88,104,115); }
H1.HeaderClassName
{
color: #586873;
}
.AnyTagClassName
{
color: #586873;
}
</style>
background-color css
<style>
a { background-color: #586873; }
a { background-color: rgb(88,104,115); }
div.DivClassName
{
background-color: #586873;
}
.BgClassName
{
background-color: #586873;
}
</style>
border-color css
<style>
span { border-color: #586873; }
span { border-color: rgb(88,104,115); }
td.TdClassName
{
border-color: #586873;
}
.TagClassName
{
border-color: #586873;
}
</style>