Shades of Shuttle Grey #516171
Tints of Shuttle Grey #516171
RGB
CMYK
RGB Variations
Color information
#516171 (or 0x516171) is known color: Shuttle Grey. HEX triplet: 51, 61 and 71. RGB value is (81,97,113). Sum of RGB (Red+Green+Blue) = 81+97+113=291 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.84% from 291); Green value is 97 (38.28% from 255 or 33.33% from 291); Blue value is 113 (44.53% from 255 or 38.83% from 291); Max value from RGB is 113 - color contains mainly: blue. Hex color #516171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516171 is #AE9E8E. Grayscale: #5D5D5D. Windows color (decimal): -11443855 or 7430481. OLE color: 7430481.
HSL color Cylindrical-coordinate representation of color #516171: hue angle of 210º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516171 is Cyan = 0.28, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 97 | 113 | - |
| CMYK | 0.28 | 0.14 | 0 | 0.56 |
| HSL | 210º | 0.16% | 0.38% | - |
| HSV(B) | 210º | 0.28% | 0.44% | - |
| XYZ | 10.65 | 11.49 | 17.28 | - |
| YUV | 94.04 | 138.7 | 118.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 113 | 0.28 | 0.14 | 0 | 0.56 | 210 | 0.16 | 0.38 |
| Hex | 51 | 61 | 71 | 1C | E | 0 | 38 | D2 | 10 | 26 |
| Octal | 121 | 141 | 161 | 34 | 16 | 0 | 70 | 322 | 20 | 46 |
| Binary | 1010001 | 1100001 | 1110001 | 11100 | 1110 | 0 | 111000 | 11010010 | 10000 | 100110 |
Color Harmonies of #516171
Complementary color
Monochromatic Colors of #516171
Black with #516171
Text Example
Text Example
White with #516171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516171; }
p { color: rgb(81,97,113); }
H1.HeaderClassName
{
color: #516171;
}
.AnyTagClassName
{
color: #516171;
}
</style>
background-color css
<style>
a { background-color: #516171; }
a { background-color: rgb(81,97,113); }
div.DivClassName
{
background-color: #516171;
}
.BgClassName
{
background-color: #516171;
}
</style>
border-color css
<style>
span { border-color: #516171; }
span { border-color: rgb(81,97,113); }
td.TdClassName
{
border-color: #516171;
}
.TagClassName
{
border-color: #516171;
}
</style>