Shades of William #517072
Tints of William #517072
RGB
CMYK
RGB Variations
Color information
#517072 (or 0x517072) is known color: William. HEX triplet: 51, 70 and 72. RGB value is (81,112,114). Sum of RGB (Red+Green+Blue) = 81+112+114=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 112 (44.14% from 255 or 36.48% from 307); Blue value is 114 (44.92% from 255 or 37.13% from 307); Max value from RGB is 114 - color contains mainly: blue. Hex color #517072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517072 is #AE8F8D. Grayscale: #666666. Windows color (decimal): -11440014 or 7499857. OLE color: 7499857.
HSL color Cylindrical-coordinate representation of color #517072: hue angle of 183.64º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #517072 is Cyan = 0.29, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 112 | 114 | - |
| CMYK | 0.29 | 0.02 | 0 | 0.55 |
| HSL | 183.64º | 0.17% | 0.38% | - |
| HSV(B) | 183.64º | 0.29% | 0.45% | - |
| XYZ | 12.22 | 14.55 | 18.08 | - |
| YUV | 102.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 114 | 0.29 | 0.02 | 0 | 0.55 | 183.64 | 0.17 | 0.38 |
| Hex | 51 | 70 | 72 | 1D | 2 | 0 | 37 | B8 | 11 | 26 |
| Octal | 121 | 160 | 162 | 35 | 2 | 0 | 67 | 270 | 21 | 46 |
| Binary | 1010001 | 1110000 | 1110010 | 11101 | 10 | 0 | 110111 | 10111000 | 10001 | 100110 |
Color Harmonies of #517072
Complementary color
Monochromatic Colors of #517072
Black with #517072
Text Example
Text Example
White with #517072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517072; }
p { color: rgb(81,112,114); }
H1.HeaderClassName
{
color: #517072;
}
.AnyTagClassName
{
color: #517072;
}
</style>
background-color css
<style>
a { background-color: #517072; }
a { background-color: rgb(81,112,114); }
div.DivClassName
{
background-color: #517072;
}
.BgClassName
{
background-color: #517072;
}
</style>
border-color css
<style>
span { border-color: #517072; }
span { border-color: rgb(81,112,114); }
td.TdClassName
{
border-color: #517072;
}
.TagClassName
{
border-color: #517072;
}
</style>