Shades of Shuttle Grey #566472
Tints of Shuttle Grey #566472
RGB
CMYK
RGB Variations
Color information
#566472 (or 0x566472) is known color: Shuttle Grey. HEX triplet: 56, 64 and 72. RGB value is (86,100,114). Sum of RGB (Red+Green+Blue) = 86+100+114=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 114 - color contains mainly: blue. Hex color #566472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566472 is #A99B8D. Grayscale: #616161. Windows color (decimal): -11115406 or 7496790. OLE color: 7496790.
HSL color Cylindrical-coordinate representation of color #566472: hue angle of 210º 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 #566472 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 100 | 114 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.55 |
| HSL | 210º | 0.14% | 0.39% | - |
| HSV(B) | 210º | 0.25% | 0.45% | - |
| XYZ | 11.43 | 12.31 | 17.69 | - |
| YUV | 97.41 | 137.36 | 119.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 114 | 0.25 | 0.12 | 0 | 0.55 | 210 | 0.14 | 0.39 |
| Hex | 56 | 64 | 72 | 19 | C | 0 | 37 | D2 | E | 27 |
| Octal | 126 | 144 | 162 | 31 | 14 | 0 | 67 | 322 | 16 | 47 |
| Binary | 1010110 | 1100100 | 1110010 | 11001 | 1100 | 0 | 110111 | 11010010 | 1110 | 100111 |
Color Harmonies of #566472
Complementary color
Monochromatic Colors of #566472
Black with #566472
Text Example
Text Example
White with #566472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566472; }
p { color: rgb(86,100,114); }
H1.HeaderClassName
{
color: #566472;
}
.AnyTagClassName
{
color: #566472;
}
</style>
background-color css
<style>
a { background-color: #566472; }
a { background-color: rgb(86,100,114); }
div.DivClassName
{
background-color: #566472;
}
.BgClassName
{
background-color: #566472;
}
</style>
border-color css
<style>
span { border-color: #566472; }
span { border-color: rgb(86,100,114); }
td.TdClassName
{
border-color: #566472;
}
.TagClassName
{
border-color: #566472;
}
</style>