Shades of Shuttle Grey #566874
Tints of Shuttle Grey #566874
RGB
CMYK
RGB Variations
Color information
#566874 (or 0x566874) is known color: Shuttle Grey. HEX triplet: 56, 68 and 74. RGB value is (86,104,116). Sum of RGB (Red+Green+Blue) = 86+104+116=306 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.10% from 306); Green value is 104 (41.02% from 255 or 33.99% from 306); Blue value is 116 (45.70% from 255 or 37.91% from 306); Max value from RGB is 116 - color contains mainly: blue. Hex color #566874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566874 is #A9978B. Grayscale: #636363. Windows color (decimal): -11114380 or 7628886. OLE color: 7628886.
HSL color Cylindrical-coordinate representation of color #566874: hue angle of 204º 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 #566874 is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 104 | 116 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.55 |
| HSL | 204º | 0.15% | 0.4% | - |
| HSV(B) | 204º | 0.26% | 0.45% | - |
| XYZ | 11.94 | 13.14 | 18.43 | - |
| YUV | 99.99 | 137.04 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 116 | 0.26 | 0.10 | 0 | 0.55 | 204 | 0.15 | 0.4 |
| Hex | 56 | 68 | 74 | 1A | A | 0 | 37 | CC | F | 28 |
| Octal | 126 | 150 | 164 | 32 | 12 | 0 | 67 | 314 | 17 | 50 |
| Binary | 1010110 | 1101000 | 1110100 | 11010 | 1010 | 0 | 110111 | 11001100 | 1111 | 101000 |
Color Harmonies of #566874
Complementary color
Monochromatic Colors of #566874
Black with #566874
Text Example
Text Example
White with #566874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566874; }
p { color: rgb(86,104,116); }
H1.HeaderClassName
{
color: #566874;
}
.AnyTagClassName
{
color: #566874;
}
</style>
background-color css
<style>
a { background-color: #566874; }
a { background-color: rgb(86,104,116); }
div.DivClassName
{
background-color: #566874;
}
.BgClassName
{
background-color: #566874;
}
</style>
border-color css
<style>
span { border-color: #566874; }
span { border-color: rgb(86,104,116); }
td.TdClassName
{
border-color: #566874;
}
.TagClassName
{
border-color: #566874;
}
</style>