Shades of Shuttle Grey #576772
Tints of Shuttle Grey #576772
RGB
CMYK
RGB Variations
Color information
#576772 (or 0x576772) is known color: Shuttle Grey. HEX triplet: 57, 67 and 72. RGB value is (87,103,114). Sum of RGB (Red+Green+Blue) = 87+103+114=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 114 (44.92% from 255 or 37.5% from 304); Max value from RGB is 114 - color contains mainly: blue. Hex color #576772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576772 is #A8988D. Grayscale: #636363. Windows color (decimal): -11049102 or 7497559. OLE color: 7497559.
HSL color Cylindrical-coordinate representation of color #576772: hue angle of 204.44º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #576772 is Cyan = 0.24, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 103 | 114 | - |
| CMYK | 0.24 | 0.10 | 0 | 0.55 |
| HSL | 204.44º | 0.13% | 0.39% | - |
| HSV(B) | 204.44º | 0.24% | 0.45% | - |
| XYZ | 11.82 | 12.94 | 17.79 | - |
| YUV | 99.47 | 136.2 | 119.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 103 | 114 | 0.24 | 0.10 | 0 | 0.55 | 204.44 | 0.13 | 0.39 |
| Hex | 57 | 67 | 72 | 18 | A | 0 | 37 | CC | D | 27 |
| Octal | 127 | 147 | 162 | 30 | 12 | 0 | 67 | 314 | 15 | 47 |
| Binary | 1010111 | 1100111 | 1110010 | 11000 | 1010 | 0 | 110111 | 11001100 | 1101 | 100111 |
Color Harmonies of #576772
Complementary color
Monochromatic Colors of #576772
Black with #576772
Text Example
Text Example
White with #576772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576772; }
p { color: rgb(87,103,114); }
H1.HeaderClassName
{
color: #576772;
}
.AnyTagClassName
{
color: #576772;
}
</style>
background-color css
<style>
a { background-color: #576772; }
a { background-color: rgb(87,103,114); }
div.DivClassName
{
background-color: #576772;
}
.BgClassName
{
background-color: #576772;
}
</style>
border-color css
<style>
span { border-color: #576772; }
span { border-color: rgb(87,103,114); }
td.TdClassName
{
border-color: #576772;
}
.TagClassName
{
border-color: #576772;
}
</style>