Shades of Shuttle Grey #566371
Tints of Shuttle Grey #566371
RGB
CMYK
RGB Variations
Color information
#566371 (or 0x566371) is known color: Shuttle Grey. HEX triplet: 56, 63 and 71. RGB value is (86,99,113). Sum of RGB (Red+Green+Blue) = 86+99+113=298 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.86% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 113 - color contains mainly: blue. Hex color #566371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566371 is #A99C8E. Grayscale: #606060. Windows color (decimal): -11115663 or 7430998. OLE color: 7430998.
HSL color Cylindrical-coordinate representation of color #566371: hue angle of 211.11º 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 #566371 is Cyan = 0.24, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 99 | 113 | - |
| CMYK | 0.24 | 0.12 | 0 | 0.56 |
| HSL | 211.11º | 0.14% | 0.39% | - |
| HSV(B) | 211.11º | 0.24% | 0.44% | - |
| XYZ | 11.28 | 12.09 | 17.36 | - |
| YUV | 96.71 | 137.19 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 113 | 0.24 | 0.12 | 0 | 0.56 | 211.11 | 0.14 | 0.39 |
| Hex | 56 | 63 | 71 | 18 | C | 0 | 38 | D3 | E | 27 |
| Octal | 126 | 143 | 161 | 30 | 14 | 0 | 70 | 323 | 16 | 47 |
| Binary | 1010110 | 1100011 | 1110001 | 11000 | 1100 | 0 | 111000 | 11010011 | 1110 | 100111 |
Color Harmonies of #566371
Complementary color
Monochromatic Colors of #566371
Black with #566371
Text Example
Text Example
White with #566371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566371; }
p { color: rgb(86,99,113); }
H1.HeaderClassName
{
color: #566371;
}
.AnyTagClassName
{
color: #566371;
}
</style>
background-color css
<style>
a { background-color: #566371; }
a { background-color: rgb(86,99,113); }
div.DivClassName
{
background-color: #566371;
}
.BgClassName
{
background-color: #566371;
}
</style>
border-color css
<style>
span { border-color: #566371; }
span { border-color: rgb(86,99,113); }
td.TdClassName
{
border-color: #566371;
}
.TagClassName
{
border-color: #566371;
}
</style>