Shades of William #516865
Tints of William #516865
RGB
CMYK
RGB Variations
Color information
#516865 (or 0x516865) is known color: William. HEX triplet: 51, 68 and 65. RGB value is (81,104,101). Sum of RGB (Red+Green+Blue) = 81+104+101=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 104 (41.02% from 255 or 36.36% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 104 - color contains mainly: green. Hex color #516865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516865 is #AE979A. Grayscale: #606060. Windows color (decimal): -11442075 or 6645841. OLE color: 6645841.
HSL color Cylindrical-coordinate representation of color #516865: hue angle of 172.17º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #516865 is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 101 | - |
| CMYK | 0.22 | 0 | 0.03 | 0.59 |
| HSL | 172.17º | 0.12% | 0.36% | - |
| HSV(B) | 172.17º | 0.22% | 0.41% | - |
| XYZ | 10.69 | 12.59 | 14.18 | - |
| YUV | 96.78 | 130.38 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 101 | 0.22 | 0 | 0.03 | 0.59 | 172.17 | 0.12 | 0.36 |
| Hex | 51 | 68 | 65 | 16 | 0 | 3 | 3B | AC | C | 24 |
| Octal | 121 | 150 | 145 | 26 | 0 | 3 | 73 | 254 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1100101 | 10110 | 0 | 11 | 111011 | 10101100 | 1100 | 100100 |
Color Harmonies of #516865
Complementary color
Monochromatic Colors of #516865
Black with #516865
Text Example
Text Example
White with #516865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516865; }
p { color: rgb(81,104,101); }
H1.HeaderClassName
{
color: #516865;
}
.AnyTagClassName
{
color: #516865;
}
</style>
background-color css
<style>
a { background-color: #516865; }
a { background-color: rgb(81,104,101); }
div.DivClassName
{
background-color: #516865;
}
.BgClassName
{
background-color: #516865;
}
</style>
border-color css
<style>
span { border-color: #516865; }
span { border-color: rgb(81,104,101); }
td.TdClassName
{
border-color: #516865;
}
.TagClassName
{
border-color: #516865;
}
</style>