Shades of William #516963
Tints of William #516963
RGB
CMYK
RGB Variations
Color information
#516963 (or 0x516963) is known color: William. HEX triplet: 51, 69 and 63. RGB value is (81,105,99). Sum of RGB (Red+Green+Blue) = 81+105+99=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 99 (39.06% from 255 or 34.74% from 285); Max value from RGB is 105 - color contains mainly: green. Hex color #516963 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516963 is #AE969C. Grayscale: #616161. Windows color (decimal): -11441821 or 6515025. OLE color: 6515025.
HSL color Cylindrical-coordinate representation of color #516963: hue angle of 165º 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 #516963 is Cyan = 0.23, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 99 | - |
| CMYK | 0.23 | 0 | 0.06 | 0.59 |
| HSL | 165º | 0.13% | 0.36% | - |
| HSV(B) | 165º | 0.23% | 0.41% | - |
| XYZ | 10.7 | 12.75 | 13.7 | - |
| YUV | 97.14 | 129.05 | 116.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 99 | 0.23 | 0 | 0.06 | 0.59 | 165 | 0.13 | 0.36 |
| Hex | 51 | 69 | 63 | 17 | 0 | 6 | 3B | A5 | D | 24 |
| Octal | 121 | 151 | 143 | 27 | 0 | 6 | 73 | 245 | 15 | 44 |
| Binary | 1010001 | 1101001 | 1100011 | 10111 | 0 | 110 | 111011 | 10100101 | 1101 | 100100 |
Color Harmonies of #516963
Complementary color
Monochromatic Colors of #516963
Black with #516963
Text Example
Text Example
White with #516963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516963; }
p { color: rgb(81,105,99); }
H1.HeaderClassName
{
color: #516963;
}
.AnyTagClassName
{
color: #516963;
}
</style>
background-color css
<style>
a { background-color: #516963; }
a { background-color: rgb(81,105,99); }
div.DivClassName
{
background-color: #516963;
}
.BgClassName
{
background-color: #516963;
}
</style>
border-color css
<style>
span { border-color: #516963; }
span { border-color: rgb(81,105,99); }
td.TdClassName
{
border-color: #516963;
}
.TagClassName
{
border-color: #516963;
}
</style>