Shades of Shuttle Grey #586778
Tints of Shuttle Grey #586778
RGB
CMYK
RGB Variations
Color information
#586778 (or 0x586778) is known color: Shuttle Grey. HEX triplet: 58, 67 and 78. RGB value is (88,103,120). Sum of RGB (Red+Green+Blue) = 88+103+120=311 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.30% from 311); Green value is 103 (40.62% from 255 or 33.12% from 311); Blue value is 120 (47.27% from 255 or 38.59% from 311); Max value from RGB is 120 - color contains mainly: blue. Hex color #586778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586778 is #A79887. Grayscale: #646464. Windows color (decimal): -10983560 or 7890776. OLE color: 7890776.
HSL color Cylindrical-coordinate representation of color #586778: hue angle of 211.88º 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 #586778 is Cyan = 0.27, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 103 | 120 | - |
| CMYK | 0.27 | 0.14 | 0 | 0.53 |
| HSL | 211.88º | 0.15% | 0.41% | - |
| HSV(B) | 211.88º | 0.27% | 0.47% | - |
| XYZ | 12.26 | 13.13 | 19.66 | - |
| YUV | 100.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 103 | 120 | 0.27 | 0.14 | 0 | 0.53 | 211.88 | 0.15 | 0.41 |
| Hex | 58 | 67 | 78 | 1B | E | 0 | 35 | D4 | F | 29 |
| Octal | 130 | 147 | 170 | 33 | 16 | 0 | 65 | 324 | 17 | 51 |
| Binary | 1011000 | 1100111 | 1111000 | 11011 | 1110 | 0 | 110101 | 11010100 | 1111 | 101001 |
Color Harmonies of #586778
Complementary color
Monochromatic Colors of #586778
Black with #586778
Text Example
Text Example
White with #586778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586778; }
p { color: rgb(88,103,120); }
H1.HeaderClassName
{
color: #586778;
}
.AnyTagClassName
{
color: #586778;
}
</style>
background-color css
<style>
a { background-color: #586778; }
a { background-color: rgb(88,103,120); }
div.DivClassName
{
background-color: #586778;
}
.BgClassName
{
background-color: #586778;
}
</style>
border-color css
<style>
span { border-color: #586778; }
span { border-color: rgb(88,103,120); }
td.TdClassName
{
border-color: #586778;
}
.TagClassName
{
border-color: #586778;
}
</style>