Shades of Shuttle Grey #566572
Tints of Shuttle Grey #566572
RGB
CMYK
RGB Variations
Color information
#566572 (or 0x566572) is known color: Shuttle Grey. HEX triplet: 56, 65 and 72. RGB value is (86,101,114). Sum of RGB (Red+Green+Blue) = 86+101+114=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 114 (44.92% from 255 or 37.87% from 301); Max value from RGB is 114 - color contains mainly: blue. Hex color #566572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566572 is #A99A8D. Grayscale: #616161. Windows color (decimal): -11115150 or 7497046. OLE color: 7497046.
HSL color Cylindrical-coordinate representation of color #566572: hue angle of 207.86º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #566572 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 101 | 114 | - |
| CMYK | 0.25 | 0.11 | 0 | 0.55 |
| HSL | 207.86º | 0.14% | 0.39% | - |
| HSV(B) | 207.86º | 0.25% | 0.45% | - |
| XYZ | 11.53 | 12.5 | 17.72 | - |
| YUV | 98 | 137.03 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 114 | 0.25 | 0.11 | 0 | 0.55 | 207.86 | 0.14 | 0.39 |
| Hex | 56 | 65 | 72 | 19 | B | 0 | 37 | D0 | E | 27 |
| Octal | 126 | 145 | 162 | 31 | 13 | 0 | 67 | 320 | 16 | 47 |
| Binary | 1010110 | 1100101 | 1110010 | 11001 | 1011 | 0 | 110111 | 11010000 | 1110 | 100111 |
Color Harmonies of #566572
Complementary color
Monochromatic Colors of #566572
Black with #566572
Text Example
Text Example
White with #566572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566572; }
p { color: rgb(86,101,114); }
H1.HeaderClassName
{
color: #566572;
}
.AnyTagClassName
{
color: #566572;
}
</style>
background-color css
<style>
a { background-color: #566572; }
a { background-color: rgb(86,101,114); }
div.DivClassName
{
background-color: #566572;
}
.BgClassName
{
background-color: #566572;
}
</style>
border-color css
<style>
span { border-color: #566572; }
span { border-color: rgb(86,101,114); }
td.TdClassName
{
border-color: #566572;
}
.TagClassName
{
border-color: #566572;
}
</style>