Shades of Shuttle Grey #576770
Tints of Shuttle Grey #576770
RGB
CMYK
RGB Variations
Color information
#576770 (or 0x576770) is known color: Shuttle Grey. HEX triplet: 57, 67 and 70. RGB value is (87,103,112). Sum of RGB (Red+Green+Blue) = 87+103+112=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 112 (44.14% from 255 or 37.09% from 302); Max value from RGB is 112 - color contains mainly: blue. Hex color #576770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576770 is #A8988F. Grayscale: #636363. Windows color (decimal): -11049104 or 7366487. OLE color: 7366487.
HSL color Cylindrical-coordinate representation of color #576770: hue angle of 201.6º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #576770 is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 103 | 112 | - |
| CMYK | 0.22 | 0.08 | 0 | 0.56 |
| HSL | 201.6º | 0.13% | 0.39% | - |
| HSV(B) | 201.6º | 0.22% | 0.44% | - |
| XYZ | 11.71 | 12.9 | 17.2 | - |
| YUV | 99.24 | 135.2 | 119.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 103 | 112 | 0.22 | 0.08 | 0 | 0.56 | 201.6 | 0.13 | 0.39 |
| Hex | 57 | 67 | 70 | 16 | 8 | 0 | 38 | CA | D | 27 |
| Octal | 127 | 147 | 160 | 26 | 10 | 0 | 70 | 312 | 15 | 47 |
| Binary | 1010111 | 1100111 | 1110000 | 10110 | 1000 | 0 | 111000 | 11001010 | 1101 | 100111 |
Color Harmonies of #576770
Complementary color
Monochromatic Colors of #576770
Black with #576770
Text Example
Text Example
White with #576770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576770; }
p { color: rgb(87,103,112); }
H1.HeaderClassName
{
color: #576770;
}
.AnyTagClassName
{
color: #576770;
}
</style>
background-color css
<style>
a { background-color: #576770; }
a { background-color: rgb(87,103,112); }
div.DivClassName
{
background-color: #576770;
}
.BgClassName
{
background-color: #576770;
}
</style>
border-color css
<style>
span { border-color: #576770; }
span { border-color: rgb(87,103,112); }
td.TdClassName
{
border-color: #576770;
}
.TagClassName
{
border-color: #576770;
}
</style>