Shades of William #59716F
Tints of William #59716F
RGB
CMYK
RGB Variations
Color information
#59716F (or 0x59716F) is known color: William. HEX triplet: 59, 71 and 6F. RGB value is (89,113,111). Sum of RGB (Red+Green+Blue) = 89+113+111=313 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.43% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 111 (43.75% from 255 or 35.46% from 313); Max value from RGB is 113 - color contains mainly: green. Hex color #59716F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59716F is #A68E90. Grayscale: #696969. Windows color (decimal): -10915473 or 7303513. OLE color: 7303513.
HSL color Cylindrical-coordinate representation of color #59716F: hue angle of 175º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #59716F is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 111 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.56 |
| HSL | 175º | 0.12% | 0.4% | - |
| HSV(B) | 175º | 0.21% | 0.44% | - |
| XYZ | 12.89 | 15.08 | 17.27 | - |
| YUV | 105.6 | 131.05 | 116.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 111 | 0.21 | 0 | 0.02 | 0.56 | 175 | 0.12 | 0.4 |
| Hex | 59 | 71 | 6F | 15 | 0 | 2 | 38 | AF | C | 28 |
| Octal | 131 | 161 | 157 | 25 | 0 | 2 | 70 | 257 | 14 | 50 |
| Binary | 1011001 | 1110001 | 1101111 | 10101 | 0 | 10 | 111000 | 10101111 | 1100 | 101000 |
Color Harmonies of #59716F
Complementary color
Monochromatic Colors of #59716F
Black with #59716F
Text Example
Text Example
White with #59716F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59716F; }
p { color: rgb(89,113,111); }
H1.HeaderClassName
{
color: #59716F;
}
.AnyTagClassName
{
color: #59716F;
}
</style>
background-color css
<style>
a { background-color: #59716F; }
a { background-color: rgb(89,113,111); }
div.DivClassName
{
background-color: #59716F;
}
.BgClassName
{
background-color: #59716F;
}
</style>
border-color css
<style>
span { border-color: #59716F; }
span { border-color: rgb(89,113,111); }
td.TdClassName
{
border-color: #59716F;
}
.TagClassName
{
border-color: #59716F;
}
</style>