Shades of Shuttle Grey #566375
Tints of Shuttle Grey #566375
RGB
CMYK
RGB Variations
Color information
#566375 (or 0x566375) is known color: Shuttle Grey. HEX triplet: 56, 63 and 75. RGB value is (86,99,117). Sum of RGB (Red+Green+Blue) = 86+99+117=302 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.48% from 302); Green value is 99 (39.06% from 255 or 32.78% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 117 - color contains mainly: blue. Hex color #566375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566375 is #A99C8A. Grayscale: #616161. Windows color (decimal): -11115659 or 7693142. OLE color: 7693142.
HSL color Cylindrical-coordinate representation of color #566375: hue angle of 214.84º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #566375 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 99 | 117 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.54 |
| HSL | 214.84º | 0.15% | 0.4% | - |
| HSV(B) | 214.84º | 0.26% | 0.46% | - |
| XYZ | 11.51 | 12.19 | 18.58 | - |
| YUV | 97.17 | 139.19 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 117 | 0.26 | 0.15 | 0 | 0.54 | 214.84 | 0.15 | 0.4 |
| Hex | 56 | 63 | 75 | 1A | F | 0 | 36 | D7 | F | 28 |
| Octal | 126 | 143 | 165 | 32 | 17 | 0 | 66 | 327 | 17 | 50 |
| Binary | 1010110 | 1100011 | 1110101 | 11010 | 1111 | 0 | 110110 | 11010111 | 1111 | 101000 |
Color Harmonies of #566375
Complementary color
Monochromatic Colors of #566375
Black with #566375
Text Example
Text Example
White with #566375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566375; }
p { color: rgb(86,99,117); }
H1.HeaderClassName
{
color: #566375;
}
.AnyTagClassName
{
color: #566375;
}
</style>
background-color css
<style>
a { background-color: #566375; }
a { background-color: rgb(86,99,117); }
div.DivClassName
{
background-color: #566375;
}
.BgClassName
{
background-color: #566375;
}
</style>
border-color css
<style>
span { border-color: #566375; }
span { border-color: rgb(86,99,117); }
td.TdClassName
{
border-color: #566375;
}
.TagClassName
{
border-color: #566375;
}
</style>