Shades of William #517071
Tints of William #517071
RGB
CMYK
RGB Variations
Color information
#517071 (or 0x517071) is known color: William. HEX triplet: 51, 70 and 71. RGB value is (81,112,113). Sum of RGB (Red+Green+Blue) = 81+112+113=306 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.47% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 113 (44.53% from 255 or 36.93% from 306); Max value from RGB is 113 - color contains mainly: blue. Hex color #517071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517071 is #AE8F8E. Grayscale: #666666. Windows color (decimal): -11440015 or 7434321. OLE color: 7434321.
HSL color Cylindrical-coordinate representation of color #517071: hue angle of 181.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517071 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 113 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.56 |
| HSL | 181.88º | 0.16% | 0.38% | - |
| HSV(B) | 181.88º | 0.28% | 0.44% | - |
| XYZ | 12.17 | 14.53 | 17.79 | - |
| YUV | 102.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 113 | 0.28 | 0.01 | 0 | 0.56 | 181.88 | 0.16 | 0.38 |
| Hex | 51 | 70 | 71 | 1C | 1 | 0 | 38 | B6 | 10 | 26 |
| Octal | 121 | 160 | 161 | 34 | 1 | 0 | 70 | 266 | 20 | 46 |
| Binary | 1010001 | 1110000 | 1110001 | 11100 | 1 | 0 | 111000 | 10110110 | 10000 | 100110 |
Color Harmonies of #517071
Complementary color
Monochromatic Colors of #517071
Black with #517071
Text Example
Text Example
White with #517071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517071; }
p { color: rgb(81,112,113); }
H1.HeaderClassName
{
color: #517071;
}
.AnyTagClassName
{
color: #517071;
}
</style>
background-color css
<style>
a { background-color: #517071; }
a { background-color: rgb(81,112,113); }
div.DivClassName
{
background-color: #517071;
}
.BgClassName
{
background-color: #517071;
}
</style>
border-color css
<style>
span { border-color: #517071; }
span { border-color: rgb(81,112,113); }
td.TdClassName
{
border-color: #517071;
}
.TagClassName
{
border-color: #517071;
}
</style>