Shades of William #516965
Tints of William #516965
RGB
CMYK
RGB Variations
Color information
#516965 (or 0x516965) is known color: William. HEX triplet: 51, 69 and 65. RGB value is (81,105,101). Sum of RGB (Red+Green+Blue) = 81+105+101=287 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.22% from 287); Green value is 105 (41.41% from 255 or 36.59% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 105 - color contains mainly: green. Hex color #516965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516965 is #AE969A. Grayscale: #616161. Windows color (decimal): -11441819 or 6646097. OLE color: 6646097.
HSL color Cylindrical-coordinate representation of color #516965: hue angle of 170º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #516965 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 101 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.59 |
| HSL | 170º | 0.13% | 0.36% | - |
| HSV(B) | 170º | 0.23% | 0.41% | - |
| XYZ | 10.79 | 12.79 | 14.21 | - |
| YUV | 97.37 | 130.05 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 101 | 0.23 | 0 | 0.04 | 0.59 | 170 | 0.13 | 0.36 |
| Hex | 51 | 69 | 65 | 17 | 0 | 4 | 3B | AA | D | 24 |
| Octal | 121 | 151 | 145 | 27 | 0 | 4 | 73 | 252 | 15 | 44 |
| Binary | 1010001 | 1101001 | 1100101 | 10111 | 0 | 100 | 111011 | 10101010 | 1101 | 100100 |
Color Harmonies of #516965
Complementary color
Monochromatic Colors of #516965
Black with #516965
Text Example
Text Example
White with #516965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516965; }
p { color: rgb(81,105,101); }
H1.HeaderClassName
{
color: #516965;
}
.AnyTagClassName
{
color: #516965;
}
</style>
background-color css
<style>
a { background-color: #516965; }
a { background-color: rgb(81,105,101); }
div.DivClassName
{
background-color: #516965;
}
.BgClassName
{
background-color: #516965;
}
</style>
border-color css
<style>
span { border-color: #516965; }
span { border-color: rgb(81,105,101); }
td.TdClassName
{
border-color: #516965;
}
.TagClassName
{
border-color: #516965;
}
</style>