Shades of Shuttle Grey #586472
Tints of Shuttle Grey #586472
RGB
CMYK
RGB Variations
Color information
#586472 (or 0x586472) is known color: Shuttle Grey. HEX triplet: 58, 64 and 72. RGB value is (88,100,114). Sum of RGB (Red+Green+Blue) = 88+100+114=302 (40% of max value = 765). Red value is 88 (34.77% from 255 or 29.14% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 114 (44.92% from 255 or 37.75% from 302); Max value from RGB is 114 - color contains mainly: blue. Hex color #586472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586472 is #A79B8D. Grayscale: #616161. Windows color (decimal): -10984334 or 7496792. OLE color: 7496792.
HSL color Cylindrical-coordinate representation of color #586472: hue angle of 212.31º 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 #586472 is Cyan = 0.23, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 100 | 114 | - |
| CMYK | 0.23 | 0.12 | 0 | 0.55 |
| HSL | 212.31º | 0.13% | 0.4% | - |
| HSV(B) | 212.31º | 0.23% | 0.45% | - |
| XYZ | 11.62 | 12.4 | 17.7 | - |
| YUV | 98.01 | 137.02 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 114 | 0.23 | 0.12 | 0 | 0.55 | 212.31 | 0.13 | 0.4 |
| Hex | 58 | 64 | 72 | 17 | C | 0 | 37 | D4 | D | 28 |
| Octal | 130 | 144 | 162 | 27 | 14 | 0 | 67 | 324 | 15 | 50 |
| Binary | 1011000 | 1100100 | 1110010 | 10111 | 1100 | 0 | 110111 | 11010100 | 1101 | 101000 |
Color Harmonies of #586472
Complementary color
Monochromatic Colors of #586472
Black with #586472
Text Example
Text Example
White with #586472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586472; }
p { color: rgb(88,100,114); }
H1.HeaderClassName
{
color: #586472;
}
.AnyTagClassName
{
color: #586472;
}
</style>
background-color css
<style>
a { background-color: #586472; }
a { background-color: rgb(88,100,114); }
div.DivClassName
{
background-color: #586472;
}
.BgClassName
{
background-color: #586472;
}
</style>
border-color css
<style>
span { border-color: #586472; }
span { border-color: rgb(88,100,114); }
td.TdClassName
{
border-color: #586472;
}
.TagClassName
{
border-color: #586472;
}
</style>