Shades of Shuttle Grey #566774
Tints of Shuttle Grey #566774
RGB
CMYK
RGB Variations
Color information
#566774 (or 0x566774) is known color: Shuttle Grey. HEX triplet: 56, 67 and 74. RGB value is (86,103,116). Sum of RGB (Red+Green+Blue) = 86+103+116=305 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.20% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 116 - color contains mainly: blue. Hex color #566774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566774 is #A9988B. Grayscale: #636363. Windows color (decimal): -11114636 or 7628630. OLE color: 7628630.
HSL color Cylindrical-coordinate representation of color #566774: hue angle of 206º 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 #566774 is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 103 | 116 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.55 |
| HSL | 206º | 0.15% | 0.4% | - |
| HSV(B) | 206º | 0.26% | 0.45% | - |
| XYZ | 11.84 | 12.94 | 18.4 | - |
| YUV | 99.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 116 | 0.26 | 0.11 | 0 | 0.55 | 206 | 0.15 | 0.4 |
| Hex | 56 | 67 | 74 | 1A | B | 0 | 37 | CE | F | 28 |
| Octal | 126 | 147 | 164 | 32 | 13 | 0 | 67 | 316 | 17 | 50 |
| Binary | 1010110 | 1100111 | 1110100 | 11010 | 1011 | 0 | 110111 | 11001110 | 1111 | 101000 |
Color Harmonies of #566774
Complementary color
Monochromatic Colors of #566774
Black with #566774
Text Example
Text Example
White with #566774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566774; }
p { color: rgb(86,103,116); }
H1.HeaderClassName
{
color: #566774;
}
.AnyTagClassName
{
color: #566774;
}
</style>
background-color css
<style>
a { background-color: #566774; }
a { background-color: rgb(86,103,116); }
div.DivClassName
{
background-color: #566774;
}
.BgClassName
{
background-color: #566774;
}
</style>
border-color css
<style>
span { border-color: #566774; }
span { border-color: rgb(86,103,116); }
td.TdClassName
{
border-color: #566774;
}
.TagClassName
{
border-color: #566774;
}
</style>