Shades of William #517171
Tints of William #517171
RGB
CMYK
RGB Variations
Color information
#517171 (or 0x517171) is known color: William. HEX triplet: 51, 71 and 71. RGB value is (81,113,113). Sum of RGB (Red+Green+Blue) = 81+113+113=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 113 (44.53% from 255 or 36.81% from 307); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #517171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517171 is #AE8E8E. Grayscale: #676767. Windows color (decimal): -11439759 or 7434577. OLE color: 7434577.
HSL color Cylindrical-coordinate representation of color #517171: hue angle of 180º 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 #517171 is Cyan = 0.28, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 113 | - |
| CMYK | 0.28 | 0 | 0 | 0.56 |
| HSL | 180º | 0.16% | 0.38% | - |
| HSV(B) | 180º | 0.28% | 0.44% | - |
| XYZ | 12.28 | 14.75 | 17.82 | - |
| YUV | 103.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 113 | 0.28 | 0 | 0 | 0.56 | 180 | 0.16 | 0.38 |
| Hex | 51 | 71 | 71 | 1C | 0 | 0 | 38 | B4 | 10 | 26 |
| Octal | 121 | 161 | 161 | 34 | 0 | 0 | 70 | 264 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1110001 | 11100 | 0 | 0 | 111000 | 10110100 | 10000 | 100110 |
Color Harmonies of #517171
Complementary color
Monochromatic Colors of #517171
Black with #517171
Text Example
Text Example
White with #517171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517171; }
p { color: rgb(81,113,113); }
H1.HeaderClassName
{
color: #517171;
}
.AnyTagClassName
{
color: #517171;
}
</style>
background-color css
<style>
a { background-color: #517171; }
a { background-color: rgb(81,113,113); }
div.DivClassName
{
background-color: #517171;
}
.BgClassName
{
background-color: #517171;
}
</style>
border-color css
<style>
span { border-color: #517171; }
span { border-color: rgb(81,113,113); }
td.TdClassName
{
border-color: #517171;
}
.TagClassName
{
border-color: #517171;
}
</style>