Shades of Shuttle Grey #566374
Tints of Shuttle Grey #566374
RGB
CMYK
RGB Variations
Color information
#566374 (or 0x566374) is known color: Shuttle Grey. HEX triplet: 56, 63 and 74. RGB value is (86,99,116). Sum of RGB (Red+Green+Blue) = 86+99+116=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 99 (39.06% from 255 or 32.89% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 116 - color contains mainly: blue. Hex color #566374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566374 is #A99C8B. Grayscale: #606060. Windows color (decimal): -11115660 or 7627606. OLE color: 7627606.
HSL color Cylindrical-coordinate representation of color #566374: hue angle of 214º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #566374 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 99 | 116 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.55 |
| HSL | 214º | 0.15% | 0.4% | - |
| HSV(B) | 214º | 0.26% | 0.45% | - |
| XYZ | 11.45 | 12.16 | 18.27 | - |
| YUV | 97.05 | 138.69 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 116 | 0.26 | 0.15 | 0 | 0.55 | 214 | 0.15 | 0.4 |
| Hex | 56 | 63 | 74 | 1A | F | 0 | 37 | D6 | F | 28 |
| Octal | 126 | 143 | 164 | 32 | 17 | 0 | 67 | 326 | 17 | 50 |
| Binary | 1010110 | 1100011 | 1110100 | 11010 | 1111 | 0 | 110111 | 11010110 | 1111 | 101000 |
Color Harmonies of #566374
Complementary color
Monochromatic Colors of #566374
Black with #566374
Text Example
Text Example
White with #566374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566374; }
p { color: rgb(86,99,116); }
H1.HeaderClassName
{
color: #566374;
}
.AnyTagClassName
{
color: #566374;
}
</style>
background-color css
<style>
a { background-color: #566374; }
a { background-color: rgb(86,99,116); }
div.DivClassName
{
background-color: #566374;
}
.BgClassName
{
background-color: #566374;
}
</style>
border-color css
<style>
span { border-color: #566374; }
span { border-color: rgb(86,99,116); }
td.TdClassName
{
border-color: #566374;
}
.TagClassName
{
border-color: #566374;
}
</style>