Shades of Shuttle Grey #566571
Tints of Shuttle Grey #566571
RGB
CMYK
RGB Variations
Color information
#566571 (or 0x566571) is known color: Shuttle Grey. HEX triplet: 56, 65 and 71. RGB value is (86,101,113). Sum of RGB (Red+Green+Blue) = 86+101+113=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 113 (44.53% from 255 or 37.67% from 300); Max value from RGB is 113 - color contains mainly: blue. Hex color #566571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566571 is #A99A8E. Grayscale: #616161. Windows color (decimal): -11115151 or 7431510. OLE color: 7431510.
HSL color Cylindrical-coordinate representation of color #566571: hue angle of 206.67º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #566571 is Cyan = 0.24, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 101 | 113 | - |
| CMYK | 0.24 | 0.11 | 0 | 0.56 |
| HSL | 206.67º | 0.14% | 0.39% | - |
| HSV(B) | 206.67º | 0.24% | 0.44% | - |
| XYZ | 11.47 | 12.48 | 17.43 | - |
| YUV | 97.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 113 | 0.24 | 0.11 | 0 | 0.56 | 206.67 | 0.14 | 0.39 |
| Hex | 56 | 65 | 71 | 18 | B | 0 | 38 | CF | E | 27 |
| Octal | 126 | 145 | 161 | 30 | 13 | 0 | 70 | 317 | 16 | 47 |
| Binary | 1010110 | 1100101 | 1110001 | 11000 | 1011 | 0 | 111000 | 11001111 | 1110 | 100111 |
Color Harmonies of #566571
Complementary color
Monochromatic Colors of #566571
Black with #566571
Text Example
Text Example
White with #566571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566571; }
p { color: rgb(86,101,113); }
H1.HeaderClassName
{
color: #566571;
}
.AnyTagClassName
{
color: #566571;
}
</style>
background-color css
<style>
a { background-color: #566571; }
a { background-color: rgb(86,101,113); }
div.DivClassName
{
background-color: #566571;
}
.BgClassName
{
background-color: #566571;
}
</style>
border-color css
<style>
span { border-color: #566571; }
span { border-color: rgb(86,101,113); }
td.TdClassName
{
border-color: #566571;
}
.TagClassName
{
border-color: #566571;
}
</style>