Shades of Shuttle Grey #516473
Tints of Shuttle Grey #516473
RGB
CMYK
RGB Variations
Color information
#516473 (or 0x516473) is known color: Shuttle Grey. HEX triplet: 51, 64 and 73. RGB value is (81,100,115). Sum of RGB (Red+Green+Blue) = 81+100+115=296 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.36% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 115 (45.31% from 255 or 38.85% from 296); Max value from RGB is 115 - color contains mainly: blue. Hex color #516473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516473 is #AE9B8C. Grayscale: #5F5F5F. Windows color (decimal): -11443085 or 7562321. OLE color: 7562321.
HSL color Cylindrical-coordinate representation of color #516473: hue angle of 206.47º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516473 is Cyan = 0.30, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 100 | 115 | - |
| CMYK | 0.30 | 0.13 | 0 | 0.55 |
| HSL | 206.47º | 0.17% | 0.38% | - |
| HSV(B) | 206.47º | 0.3% | 0.45% | - |
| XYZ | 11.05 | 12.1 | 17.97 | - |
| YUV | 96.03 | 138.71 | 117.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 115 | 0.30 | 0.13 | 0 | 0.55 | 206.47 | 0.17 | 0.38 |
| Hex | 51 | 64 | 73 | 1E | D | 0 | 37 | CE | 11 | 26 |
| Octal | 121 | 144 | 163 | 36 | 15 | 0 | 67 | 316 | 21 | 46 |
| Binary | 1010001 | 1100100 | 1110011 | 11110 | 1101 | 0 | 110111 | 11001110 | 10001 | 100110 |
Color Harmonies of #516473
Complementary color
Monochromatic Colors of #516473
Black with #516473
Text Example
Text Example
White with #516473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516473; }
p { color: rgb(81,100,115); }
H1.HeaderClassName
{
color: #516473;
}
.AnyTagClassName
{
color: #516473;
}
</style>
background-color css
<style>
a { background-color: #516473; }
a { background-color: rgb(81,100,115); }
div.DivClassName
{
background-color: #516473;
}
.BgClassName
{
background-color: #516473;
}
</style>
border-color css
<style>
span { border-color: #516473; }
span { border-color: rgb(81,100,115); }
td.TdClassName
{
border-color: #516473;
}
.TagClassName
{
border-color: #516473;
}
</style>