Shades of Shuttle Grey #586273
Tints of Shuttle Grey #586273
RGB
CMYK
RGB Variations
Color information
#586273 (or 0x586273) is known color: Shuttle Grey. HEX triplet: 58, 62 and 73. RGB value is (88,98,115). Sum of RGB (Red+Green+Blue) = 88+98+115=301 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.24% from 301); Green value is 98 (38.67% from 255 or 32.56% from 301); Blue value is 115 (45.31% from 255 or 38.21% from 301); Max value from RGB is 115 - color contains mainly: blue. Hex color #586273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586273 is #A79D8C. Grayscale: #606060. Windows color (decimal): -10984845 or 7561816. OLE color: 7561816.
HSL color Cylindrical-coordinate representation of color #586273: hue angle of 217.78º 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 #586273 is Cyan = 0.23, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 98 | 115 | - |
| CMYK | 0.23 | 0.15 | 0 | 0.55 |
| HSL | 217.78º | 0.13% | 0.4% | - |
| HSV(B) | 217.78º | 0.23% | 0.45% | - |
| XYZ | 11.49 | 12.05 | 17.94 | - |
| YUV | 96.95 | 138.19 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 98 | 115 | 0.23 | 0.15 | 0 | 0.55 | 217.78 | 0.13 | 0.4 |
| Hex | 58 | 62 | 73 | 17 | F | 0 | 37 | DA | D | 28 |
| Octal | 130 | 142 | 163 | 27 | 17 | 0 | 67 | 332 | 15 | 50 |
| Binary | 1011000 | 1100010 | 1110011 | 10111 | 1111 | 0 | 110111 | 11011010 | 1101 | 101000 |
Color Harmonies of #586273
Complementary color
Monochromatic Colors of #586273
Black with #586273
Text Example
Text Example
White with #586273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586273; }
p { color: rgb(88,98,115); }
H1.HeaderClassName
{
color: #586273;
}
.AnyTagClassName
{
color: #586273;
}
</style>
background-color css
<style>
a { background-color: #586273; }
a { background-color: rgb(88,98,115); }
div.DivClassName
{
background-color: #586273;
}
.BgClassName
{
background-color: #586273;
}
</style>
border-color css
<style>
span { border-color: #586273; }
span { border-color: rgb(88,98,115); }
td.TdClassName
{
border-color: #586273;
}
.TagClassName
{
border-color: #586273;
}
</style>