Shades of William #517470
Tints of William #517470
RGB
CMYK
RGB Variations
Color information
#517470 (or 0x517470) is known color: William. HEX triplet: 51, 74 and 70. RGB value is (81,116,112). Sum of RGB (Red+Green+Blue) = 81+116+112=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 116 (45.70% from 255 or 37.54% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 116 - color contains mainly: green. Hex color #517470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517470 is #AE8B8F. Grayscale: #696969. Windows color (decimal): -11438992 or 7369809. OLE color: 7369809.
HSL color Cylindrical-coordinate representation of color #517470: hue angle of 173.14º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517470 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 112 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.55 |
| HSL | 173.14º | 0.18% | 0.39% | - |
| HSV(B) | 173.14º | 0.3% | 0.45% | - |
| XYZ | 12.56 | 15.41 | 17.64 | - |
| YUV | 105.08 | 131.9 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 112 | 0.30 | 0 | 0.03 | 0.55 | 173.14 | 0.18 | 0.39 |
| Hex | 51 | 74 | 70 | 1E | 0 | 3 | 37 | AD | 12 | 27 |
| Octal | 121 | 164 | 160 | 36 | 0 | 3 | 67 | 255 | 22 | 47 |
| Binary | 1010001 | 1110100 | 1110000 | 11110 | 0 | 11 | 110111 | 10101101 | 10010 | 100111 |
Color Harmonies of #517470
Complementary color
Monochromatic Colors of #517470
Black with #517470
Text Example
Text Example
White with #517470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517470; }
p { color: rgb(81,116,112); }
H1.HeaderClassName
{
color: #517470;
}
.AnyTagClassName
{
color: #517470;
}
</style>
background-color css
<style>
a { background-color: #517470; }
a { background-color: rgb(81,116,112); }
div.DivClassName
{
background-color: #517470;
}
.BgClassName
{
background-color: #517470;
}
</style>
border-color css
<style>
span { border-color: #517470; }
span { border-color: rgb(81,116,112); }
td.TdClassName
{
border-color: #517470;
}
.TagClassName
{
border-color: #517470;
}
</style>