Shades of Shuttle Grey #516372
Tints of Shuttle Grey #516372
RGB
CMYK
RGB Variations
Color information
#516372 (or 0x516372) is known color: Shuttle Grey. HEX triplet: 51, 63 and 72. RGB value is (81,99,114). Sum of RGB (Red+Green+Blue) = 81+99+114=294 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.55% from 294); Green value is 99 (39.06% from 255 or 33.67% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 114 - color contains mainly: blue. Hex color #516372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516372 is #AE9C8D. Grayscale: #5F5F5F. Windows color (decimal): -11443342 or 7496529. OLE color: 7496529.
HSL color Cylindrical-coordinate representation of color #516372: hue angle of 207.27º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #516372 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 99 | 114 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.55 |
| HSL | 207.27º | 0.17% | 0.38% | - |
| HSV(B) | 207.27º | 0.29% | 0.45% | - |
| XYZ | 10.89 | 11.89 | 17.64 | - |
| YUV | 95.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 114 | 0.29 | 0.13 | 0 | 0.55 | 207.27 | 0.17 | 0.38 |
| Hex | 51 | 63 | 72 | 1D | D | 0 | 37 | CF | 11 | 26 |
| Octal | 121 | 143 | 162 | 35 | 15 | 0 | 67 | 317 | 21 | 46 |
| Binary | 1010001 | 1100011 | 1110010 | 11101 | 1101 | 0 | 110111 | 11001111 | 10001 | 100110 |
Color Harmonies of #516372
Complementary color
Monochromatic Colors of #516372
Black with #516372
Text Example
Text Example
White with #516372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516372; }
p { color: rgb(81,99,114); }
H1.HeaderClassName
{
color: #516372;
}
.AnyTagClassName
{
color: #516372;
}
</style>
background-color css
<style>
a { background-color: #516372; }
a { background-color: rgb(81,99,114); }
div.DivClassName
{
background-color: #516372;
}
.BgClassName
{
background-color: #516372;
}
</style>
border-color css
<style>
span { border-color: #516372; }
span { border-color: rgb(81,99,114); }
td.TdClassName
{
border-color: #516372;
}
.TagClassName
{
border-color: #516372;
}
</style>