Shades of William #516866
Tints of William #516866
RGB
CMYK
RGB Variations
Color information
#516866 (or 0x516866) is known color: William. HEX triplet: 51, 68 and 66. RGB value is (81,104,102). Sum of RGB (Red+Green+Blue) = 81+104+102=287 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.22% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 104 - color contains mainly: green. Hex color #516866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516866 is #AE9799. Grayscale: #606060. Windows color (decimal): -11442074 or 6711377. OLE color: 6711377.
HSL color Cylindrical-coordinate representation of color #516866: hue angle of 174.78º 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 #516866 is Cyan = 0.22, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 102 | - |
| CMYK | 0.22 | 0 | 0.02 | 0.59 |
| HSL | 174.78º | 0.12% | 0.36% | - |
| HSV(B) | 174.78º | 0.22% | 0.41% | - |
| XYZ | 10.74 | 12.61 | 14.44 | - |
| YUV | 96.9 | 130.88 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 102 | 0.22 | 0 | 0.02 | 0.59 | 174.78 | 0.12 | 0.36 |
| Hex | 51 | 68 | 66 | 16 | 0 | 2 | 3B | AF | C | 24 |
| Octal | 121 | 150 | 146 | 26 | 0 | 2 | 73 | 257 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1100110 | 10110 | 0 | 10 | 111011 | 10101111 | 1100 | 100100 |
Color Harmonies of #516866
Complementary color
Monochromatic Colors of #516866
Black with #516866
Text Example
Text Example
White with #516866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516866; }
p { color: rgb(81,104,102); }
H1.HeaderClassName
{
color: #516866;
}
.AnyTagClassName
{
color: #516866;
}
</style>
background-color css
<style>
a { background-color: #516866; }
a { background-color: rgb(81,104,102); }
div.DivClassName
{
background-color: #516866;
}
.BgClassName
{
background-color: #516866;
}
</style>
border-color css
<style>
span { border-color: #516866; }
span { border-color: rgb(81,104,102); }
td.TdClassName
{
border-color: #516866;
}
.TagClassName
{
border-color: #516866;
}
</style>