Shades of Shuttle Grey #566674
Tints of Shuttle Grey #566674
RGB
CMYK
RGB Variations
Color information
#566674 (or 0x566674) is known color: Shuttle Grey. HEX triplet: 56, 66 and 74. RGB value is (86,102,116). Sum of RGB (Red+Green+Blue) = 86+102+116=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 116 (45.70% from 255 or 38.16% from 304); Max value from RGB is 116 - color contains mainly: blue. Hex color #566674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566674 is #A9998B. Grayscale: #626262. Windows color (decimal): -11114892 or 7628374. OLE color: 7628374.
HSL color Cylindrical-coordinate representation of color #566674: hue angle of 208º 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 #566674 is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 102 | 116 | - |
| CMYK | 0.26 | 0.12 | 0 | 0.55 |
| HSL | 208º | 0.15% | 0.4% | - |
| HSV(B) | 208º | 0.26% | 0.45% | - |
| XYZ | 11.74 | 12.74 | 18.36 | - |
| YUV | 98.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 116 | 0.26 | 0.12 | 0 | 0.55 | 208 | 0.15 | 0.4 |
| Hex | 56 | 66 | 74 | 1A | C | 0 | 37 | D0 | F | 28 |
| Octal | 126 | 146 | 164 | 32 | 14 | 0 | 67 | 320 | 17 | 50 |
| Binary | 1010110 | 1100110 | 1110100 | 11010 | 1100 | 0 | 110111 | 11010000 | 1111 | 101000 |
Color Harmonies of #566674
Complementary color
Monochromatic Colors of #566674
Black with #566674
Text Example
Text Example
White with #566674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566674; }
p { color: rgb(86,102,116); }
H1.HeaderClassName
{
color: #566674;
}
.AnyTagClassName
{
color: #566674;
}
</style>
background-color css
<style>
a { background-color: #566674; }
a { background-color: rgb(86,102,116); }
div.DivClassName
{
background-color: #566674;
}
.BgClassName
{
background-color: #566674;
}
</style>
border-color css
<style>
span { border-color: #566674; }
span { border-color: rgb(86,102,116); }
td.TdClassName
{
border-color: #566674;
}
.TagClassName
{
border-color: #566674;
}
</style>