Shades of Shuttle Grey #586067
Tints of Shuttle Grey #586067
RGB
CMYK
RGB Variations
Color information
#586067 (or 0x586067) is known color: Shuttle Grey. HEX triplet: 58, 60 and 67. RGB value is (88,96,103). Sum of RGB (Red+Green+Blue) = 88+96+103=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 103 - color contains mainly: blue. Hex color #586067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586067 is #A79F98. Grayscale: #5E5E5E. Windows color (decimal): -10985369 or 6774872. OLE color: 6774872.
HSL color Cylindrical-coordinate representation of color #586067: hue angle of 208º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #586067 is Cyan = 0.15, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 96 | 103 | - |
| CMYK | 0.15 | 0.07 | 0 | 0.60 |
| HSL | 208º | 0.08% | 0.37% | - |
| HSV(B) | 208º | 0.15% | 0.4% | - |
| XYZ | 10.66 | 11.42 | 14.47 | - |
| YUV | 94.41 | 132.85 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 96 | 103 | 0.15 | 0.07 | 0 | 0.60 | 208 | 0.08 | 0.37 |
| Hex | 58 | 60 | 67 | F | 7 | 0 | 3C | D0 | 8 | 25 |
| Octal | 130 | 140 | 147 | 17 | 7 | 0 | 74 | 320 | 10 | 45 |
| Binary | 1011000 | 1100000 | 1100111 | 1111 | 111 | 0 | 111100 | 11010000 | 1000 | 100101 |
Color Harmonies of #586067
Complementary color
Monochromatic Colors of #586067
Black with #586067
Text Example
Text Example
White with #586067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586067; }
p { color: rgb(88,96,103); }
H1.HeaderClassName
{
color: #586067;
}
.AnyTagClassName
{
color: #586067;
}
</style>
background-color css
<style>
a { background-color: #586067; }
a { background-color: rgb(88,96,103); }
div.DivClassName
{
background-color: #586067;
}
.BgClassName
{
background-color: #586067;
}
</style>
border-color css
<style>
span { border-color: #586067; }
span { border-color: rgb(88,96,103); }
td.TdClassName
{
border-color: #586067;
}
.TagClassName
{
border-color: #586067;
}
</style>