Shades of Shuttle Grey #566473
Tints of Shuttle Grey #566473
RGB
CMYK
RGB Variations
Color information
#566473 (or 0x566473) is known color: Shuttle Grey. HEX triplet: 56, 64 and 73. RGB value is (86,100,115). Sum of RGB (Red+Green+Blue) = 86+100+115=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 100 (39.45% from 255 or 33.22% 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 #566473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566473 is #A99B8C. Grayscale: #616161. Windows color (decimal): -11115405 or 7562326. OLE color: 7562326.
HSL color Cylindrical-coordinate representation of color #566473: hue angle of 211.03º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #566473 is Cyan = 0.25, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 100 | 115 | - |
| CMYK | 0.25 | 0.13 | 0 | 0.55 |
| HSL | 211.03º | 0.14% | 0.39% | - |
| HSV(B) | 211.03º | 0.25% | 0.45% | - |
| XYZ | 11.49 | 12.33 | 17.99 | - |
| YUV | 97.52 | 137.86 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 115 | 0.25 | 0.13 | 0 | 0.55 | 211.03 | 0.14 | 0.39 |
| Hex | 56 | 64 | 73 | 19 | D | 0 | 37 | D3 | E | 27 |
| Octal | 126 | 144 | 163 | 31 | 15 | 0 | 67 | 323 | 16 | 47 |
| Binary | 1010110 | 1100100 | 1110011 | 11001 | 1101 | 0 | 110111 | 11010011 | 1110 | 100111 |
Color Harmonies of #566473
Complementary color
Monochromatic Colors of #566473
Black with #566473
Text Example
Text Example
White with #566473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566473; }
p { color: rgb(86,100,115); }
H1.HeaderClassName
{
color: #566473;
}
.AnyTagClassName
{
color: #566473;
}
</style>
background-color css
<style>
a { background-color: #566473; }
a { background-color: rgb(86,100,115); }
div.DivClassName
{
background-color: #566473;
}
.BgClassName
{
background-color: #566473;
}
</style>
border-color css
<style>
span { border-color: #566473; }
span { border-color: rgb(86,100,115); }
td.TdClassName
{
border-color: #566473;
}
.TagClassName
{
border-color: #566473;
}
</style>