Shades of Shuttle Grey #586978
Tints of Shuttle Grey #586978
RGB
CMYK
RGB Variations
Color information
#586978 (or 0x586978) is known color: Shuttle Grey. HEX triplet: 58, 69 and 78. RGB value is (88,105,120). Sum of RGB (Red+Green+Blue) = 88+105+120=313 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.12% from 313); Green value is 105 (41.41% from 255 or 33.55% from 313); Blue value is 120 (47.27% from 255 or 38.34% from 313); Max value from RGB is 120 - color contains mainly: blue. Hex color #586978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586978 is #A79687. Grayscale: #656565. Windows color (decimal): -10983048 or 7891288. OLE color: 7891288.
HSL color Cylindrical-coordinate representation of color #586978: hue angle of 208.12º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #586978 is Cyan = 0.27, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 105 | 120 | - |
| CMYK | 0.27 | 0.13 | 0 | 0.53 |
| HSL | 208.13º | 0.15% | 0.41% | - |
| HSV(B) | 208.13º | 0.27% | 0.47% | - |
| XYZ | 12.47 | 13.53 | 19.72 | - |
| YUV | 101.63 | 138.37 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 105 | 120 | 0.27 | 0.13 | 0 | 0.53 | 208.13 | 0.15 | 0.41 |
| Hex | 58 | 69 | 78 | 1B | D | 0 | 35 | D0 | F | 29 |
| Octal | 130 | 151 | 170 | 33 | 15 | 0 | 65 | 320 | 17 | 51 |
| Binary | 1011000 | 1101001 | 1111000 | 11011 | 1101 | 0 | 110101 | 11010000 | 1111 | 101001 |
Color Harmonies of #586978
Complementary color
Monochromatic Colors of #586978
Black with #586978
Text Example
Text Example
White with #586978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586978; }
p { color: rgb(88,105,120); }
H1.HeaderClassName
{
color: #586978;
}
.AnyTagClassName
{
color: #586978;
}
</style>
background-color css
<style>
a { background-color: #586978; }
a { background-color: rgb(88,105,120); }
div.DivClassName
{
background-color: #586978;
}
.BgClassName
{
background-color: #586978;
}
</style>
border-color css
<style>
span { border-color: #586978; }
span { border-color: rgb(88,105,120); }
td.TdClassName
{
border-color: #586978;
}
.TagClassName
{
border-color: #586978;
}
</style>