Shades of Shuttle Grey #566069
Tints of Shuttle Grey #566069
RGB
CMYK
RGB Variations
Color information
#566069 (or 0x566069) is known color: Shuttle Grey. HEX triplet: 56, 60 and 69. RGB value is (86,96,105). Sum of RGB (Red+Green+Blue) = 86+96+105=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 105 - color contains mainly: blue. Hex color #566069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566069 is #A99F96. Grayscale: #5D5D5D. Windows color (decimal): -11116439 or 6905942. OLE color: 6905942.
HSL color Cylindrical-coordinate representation of color #566069: hue angle of 208.42º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566069 is Cyan = 0.18, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 96 | 105 | - |
| CMYK | 0.18 | 0.09 | 0 | 0.59 |
| HSL | 208.42º | 0.1% | 0.37% | - |
| HSV(B) | 208.42º | 0.18% | 0.41% | - |
| XYZ | 10.57 | 11.36 | 15 | - |
| YUV | 94.04 | 134.19 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 105 | 0.18 | 0.09 | 0 | 0.59 | 208.42 | 0.1 | 0.37 |
| Hex | 56 | 60 | 69 | 12 | 9 | 0 | 3B | D0 | A | 25 |
| Octal | 126 | 140 | 151 | 22 | 11 | 0 | 73 | 320 | 12 | 45 |
| Binary | 1010110 | 1100000 | 1101001 | 10010 | 1001 | 0 | 111011 | 11010000 | 1010 | 100101 |
Color Harmonies of #566069
Complementary color
Monochromatic Colors of #566069
Black with #566069
Text Example
Text Example
White with #566069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566069; }
p { color: rgb(86,96,105); }
H1.HeaderClassName
{
color: #566069;
}
.AnyTagClassName
{
color: #566069;
}
</style>
background-color css
<style>
a { background-color: #566069; }
a { background-color: rgb(86,96,105); }
div.DivClassName
{
background-color: #566069;
}
.BgClassName
{
background-color: #566069;
}
</style>
border-color css
<style>
span { border-color: #566069; }
span { border-color: rgb(86,96,105); }
td.TdClassName
{
border-color: #566069;
}
.TagClassName
{
border-color: #566069;
}
</style>