Shades of Shuttle Grey #576375
Tints of Shuttle Grey #576375
RGB
CMYK
RGB Variations
Color information
#576375 (or 0x576375) is known color: Shuttle Grey. HEX triplet: 57, 63 and 75. RGB value is (87,99,117). Sum of RGB (Red+Green+Blue) = 87+99+117=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 117 - color contains mainly: blue. Hex color #576375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576375 is #A89C8A. Grayscale: #616161. Windows color (decimal): -11050123 or 7693143. OLE color: 7693143.
HSL color Cylindrical-coordinate representation of color #576375: hue angle of 216º 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 #576375 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 99 | 117 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.54 |
| HSL | 216º | 0.15% | 0.4% | - |
| HSV(B) | 216º | 0.26% | 0.46% | - |
| XYZ | 11.6 | 12.23 | 18.58 | - |
| YUV | 97.46 | 139.02 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 117 | 0.26 | 0.15 | 0 | 0.54 | 216 | 0.15 | 0.4 |
| Hex | 57 | 63 | 75 | 1A | F | 0 | 36 | D8 | F | 28 |
| Octal | 127 | 143 | 165 | 32 | 17 | 0 | 66 | 330 | 17 | 50 |
| Binary | 1010111 | 1100011 | 1110101 | 11010 | 1111 | 0 | 110110 | 11011000 | 1111 | 101000 |
Color Harmonies of #576375
Complementary color
Monochromatic Colors of #576375
Black with #576375
Text Example
Text Example
White with #576375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576375; }
p { color: rgb(87,99,117); }
H1.HeaderClassName
{
color: #576375;
}
.AnyTagClassName
{
color: #576375;
}
</style>
background-color css
<style>
a { background-color: #576375; }
a { background-color: rgb(87,99,117); }
div.DivClassName
{
background-color: #576375;
}
.BgClassName
{
background-color: #576375;
}
</style>
border-color css
<style>
span { border-color: #576375; }
span { border-color: rgb(87,99,117); }
td.TdClassName
{
border-color: #576375;
}
.TagClassName
{
border-color: #576375;
}
</style>