Shades of Shuttle Grey #566068
Tints of Shuttle Grey #566068
RGB
CMYK
RGB Variations
Color information
#566068 (or 0x566068) is known color: Shuttle Grey. HEX triplet: 56, 60 and 68. RGB value is (86,96,104). Sum of RGB (Red+Green+Blue) = 86+96+104=286 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.07% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 104 - color contains mainly: blue. Hex color #566068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566068 is #A99F97. Grayscale: #5D5D5D. Windows color (decimal): -11116440 or 6840406. OLE color: 6840406.
HSL color Cylindrical-coordinate representation of color #566068: hue angle of 206.67º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566068 is Cyan = 0.17, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 96 | 104 | - |
| CMYK | 0.17 | 0.08 | 0 | 0.59 |
| HSL | 206.67º | 0.09% | 0.37% | - |
| HSV(B) | 206.67º | 0.17% | 0.41% | - |
| XYZ | 10.52 | 11.34 | 14.73 | - |
| YUV | 93.92 | 133.69 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 104 | 0.17 | 0.08 | 0 | 0.59 | 206.67 | 0.09 | 0.37 |
| Hex | 56 | 60 | 68 | 11 | 8 | 0 | 3B | CF | 9 | 25 |
| Octal | 126 | 140 | 150 | 21 | 10 | 0 | 73 | 317 | 11 | 45 |
| Binary | 1010110 | 1100000 | 1101000 | 10001 | 1000 | 0 | 111011 | 11001111 | 1001 | 100101 |
Color Harmonies of #566068
Complementary color
Monochromatic Colors of #566068
Black with #566068
Text Example
Text Example
White with #566068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566068; }
p { color: rgb(86,96,104); }
H1.HeaderClassName
{
color: #566068;
}
.AnyTagClassName
{
color: #566068;
}
</style>
background-color css
<style>
a { background-color: #566068; }
a { background-color: rgb(86,96,104); }
div.DivClassName
{
background-color: #566068;
}
.BgClassName
{
background-color: #566068;
}
</style>
border-color css
<style>
span { border-color: #566068; }
span { border-color: rgb(86,96,104); }
td.TdClassName
{
border-color: #566068;
}
.TagClassName
{
border-color: #566068;
}
</style>