Shades of Shuttle Grey #576575
Tints of Shuttle Grey #576575
RGB
CMYK
RGB Variations
Color information
#576575 (or 0x576575) is known color: Shuttle Grey. HEX triplet: 57, 65 and 75. RGB value is (87,101,117). Sum of RGB (Red+Green+Blue) = 87+101+117=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 117 (46.09% from 255 or 38.36% from 305); Max value from RGB is 117 - color contains mainly: blue. Hex color #576575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576575 is #A89A8A. Grayscale: #626262. Windows color (decimal): -11049611 or 7693655. OLE color: 7693655.
HSL color Cylindrical-coordinate representation of color #576575: hue angle of 212º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #576575 is Cyan = 0.26, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 101 | 117 | - |
| CMYK | 0.26 | 0.14 | 0 | 0.54 |
| HSL | 212º | 0.15% | 0.4% | - |
| HSV(B) | 212º | 0.26% | 0.46% | - |
| XYZ | 11.8 | 12.62 | 18.64 | - |
| YUV | 98.64 | 138.36 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 117 | 0.26 | 0.14 | 0 | 0.54 | 212 | 0.15 | 0.4 |
| Hex | 57 | 65 | 75 | 1A | E | 0 | 36 | D4 | F | 28 |
| Octal | 127 | 145 | 165 | 32 | 16 | 0 | 66 | 324 | 17 | 50 |
| Binary | 1010111 | 1100101 | 1110101 | 11010 | 1110 | 0 | 110110 | 11010100 | 1111 | 101000 |
Color Harmonies of #576575
Complementary color
Monochromatic Colors of #576575
Black with #576575
Text Example
Text Example
White with #576575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576575; }
p { color: rgb(87,101,117); }
H1.HeaderClassName
{
color: #576575;
}
.AnyTagClassName
{
color: #576575;
}
</style>
background-color css
<style>
a { background-color: #576575; }
a { background-color: rgb(87,101,117); }
div.DivClassName
{
background-color: #576575;
}
.BgClassName
{
background-color: #576575;
}
</style>
border-color css
<style>
span { border-color: #576575; }
span { border-color: rgb(87,101,117); }
td.TdClassName
{
border-color: #576575;
}
.TagClassName
{
border-color: #576575;
}
</style>