Shades of William #517570
Tints of William #517570
RGB
CMYK
RGB Variations
Color information
#517570 (or 0x517570) is known color: William. HEX triplet: 51, 75 and 70. RGB value is (81,117,112). Sum of RGB (Red+Green+Blue) = 81+117+112=310 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.13% from 310); Green value is 117 (46.09% from 255 or 37.74% from 310); Blue value is 112 (44.14% from 255 or 36.13% from 310); Max value from RGB is 117 - color contains mainly: green. Hex color #517570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517570 is #AE8A8F. Grayscale: #696969. Windows color (decimal): -11438736 or 7370065. OLE color: 7370065.
HSL color Cylindrical-coordinate representation of color #517570: hue angle of 171.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517570 is Cyan = 0.31, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 112 | - |
| CMYK | 0.31 | 0 | 0.04 | 0.54 |
| HSL | 171.67º | 0.18% | 0.39% | - |
| HSV(B) | 171.67º | 0.31% | 0.46% | - |
| XYZ | 12.68 | 15.64 | 17.68 | - |
| YUV | 105.67 | 131.57 | 110.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 112 | 0.31 | 0 | 0.04 | 0.54 | 171.67 | 0.18 | 0.39 |
| Hex | 51 | 75 | 70 | 1F | 0 | 4 | 36 | AC | 12 | 27 |
| Octal | 121 | 165 | 160 | 37 | 0 | 4 | 66 | 254 | 22 | 47 |
| Binary | 1010001 | 1110101 | 1110000 | 11111 | 0 | 100 | 110110 | 10101100 | 10010 | 100111 |
Color Harmonies of #517570
Complementary color
Monochromatic Colors of #517570
Black with #517570
Text Example
Text Example
White with #517570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517570; }
p { color: rgb(81,117,112); }
H1.HeaderClassName
{
color: #517570;
}
.AnyTagClassName
{
color: #517570;
}
</style>
background-color css
<style>
a { background-color: #517570; }
a { background-color: rgb(81,117,112); }
div.DivClassName
{
background-color: #517570;
}
.BgClassName
{
background-color: #517570;
}
</style>
border-color css
<style>
span { border-color: #517570; }
span { border-color: rgb(81,117,112); }
td.TdClassName
{
border-color: #517570;
}
.TagClassName
{
border-color: #517570;
}
</style>