Shades of William #516460
Tints of William #516460
RGB
CMYK
RGB Variations
Color information
#516460 (or 0x516460) is known color: William. HEX triplet: 51, 64 and 60. RGB value is (81,100,96). Sum of RGB (Red+Green+Blue) = 81+100+96=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 100 (39.45% from 255 or 36.10% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 100 - color contains mainly: green. Hex color #516460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516460 is #AE9B9F. Grayscale: #5D5D5D. Windows color (decimal): -11443104 or 6317137. OLE color: 6317137.
HSL color Cylindrical-coordinate representation of color #516460: hue angle of 167.37º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #516460 is Cyan = 0.19, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 96 | - |
| CMYK | 0.19 | 0 | 0.04 | 0.61 |
| HSL | 167.37º | 0.1% | 0.35% | - |
| HSV(B) | 167.37º | 0.19% | 0.39% | - |
| XYZ | 10.06 | 11.71 | 12.8 | - |
| YUV | 93.86 | 129.21 | 118.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 96 | 0.19 | 0 | 0.04 | 0.61 | 167.37 | 0.1 | 0.35 |
| Hex | 51 | 64 | 60 | 13 | 0 | 4 | 3D | A7 | A | 23 |
| Octal | 121 | 144 | 140 | 23 | 0 | 4 | 75 | 247 | 12 | 43 |
| Binary | 1010001 | 1100100 | 1100000 | 10011 | 0 | 100 | 111101 | 10100111 | 1010 | 100011 |
Color Harmonies of #516460
Complementary color
Monochromatic Colors of #516460
Black with #516460
Text Example
Text Example
White with #516460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516460; }
p { color: rgb(81,100,96); }
H1.HeaderClassName
{
color: #516460;
}
.AnyTagClassName
{
color: #516460;
}
</style>
background-color css
<style>
a { background-color: #516460; }
a { background-color: rgb(81,100,96); }
div.DivClassName
{
background-color: #516460;
}
.BgClassName
{
background-color: #516460;
}
</style>
border-color css
<style>
span { border-color: #516460; }
span { border-color: rgb(81,100,96); }
td.TdClassName
{
border-color: #516460;
}
.TagClassName
{
border-color: #516460;
}
</style>