Shades of William #517673
Tints of William #517673
RGB
CMYK
RGB Variations
Color information
#517673 (or 0x517673) is known color: William. HEX triplet: 51, 76 and 73. RGB value is (81,118,115). Sum of RGB (Red+Green+Blue) = 81+118+115=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 118 (46.48% from 255 or 37.58% from 314); Blue value is 115 (45.31% from 255 or 36.62% from 314); Max value from RGB is 118 - color contains mainly: green. Hex color #517673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517673 is #AE898C. Grayscale: #6A6A6A. Windows color (decimal): -11438477 or 7566929. OLE color: 7566929.
HSL color Cylindrical-coordinate representation of color #517673: hue angle of 175.14º degrees, saturation: 0.19, 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 #517673 is Cyan = 0.31, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 115 | - |
| CMYK | 0.31 | 0 | 0.03 | 0.54 |
| HSL | 175.14º | 0.19% | 0.39% | - |
| HSV(B) | 175.14º | 0.31% | 0.46% | - |
| XYZ | 12.97 | 15.94 | 18.61 | - |
| YUV | 106.6 | 132.74 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 115 | 0.31 | 0 | 0.03 | 0.54 | 175.14 | 0.19 | 0.39 |
| Hex | 51 | 76 | 73 | 1F | 0 | 3 | 36 | AF | 13 | 27 |
| Octal | 121 | 166 | 163 | 37 | 0 | 3 | 66 | 257 | 23 | 47 |
| Binary | 1010001 | 1110110 | 1110011 | 11111 | 0 | 11 | 110110 | 10101111 | 10011 | 100111 |
Color Harmonies of #517673
Complementary color
Monochromatic Colors of #517673
Black with #517673
Text Example
Text Example
White with #517673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517673; }
p { color: rgb(81,118,115); }
H1.HeaderClassName
{
color: #517673;
}
.AnyTagClassName
{
color: #517673;
}
</style>
background-color css
<style>
a { background-color: #517673; }
a { background-color: rgb(81,118,115); }
div.DivClassName
{
background-color: #517673;
}
.BgClassName
{
background-color: #517673;
}
</style>
border-color css
<style>
span { border-color: #517673; }
span { border-color: rgb(81,118,115); }
td.TdClassName
{
border-color: #517673;
}
.TagClassName
{
border-color: #517673;
}
</style>