Shades of William #59716E
Tints of William #59716E
RGB
CMYK
RGB Variations
Color information
#59716E (or 0x59716E) is known color: William. HEX triplet: 59, 71 and 6E. RGB value is (89,113,110). Sum of RGB (Red+Green+Blue) = 89+113+110=312 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.53% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 110 (43.36% from 255 or 35.26% from 312); Max value from RGB is 113 - color contains mainly: green. Hex color #59716E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #59716E is #A68E91. Grayscale: #696969. Windows color (decimal): -10915474 or 7237977. OLE color: 7237977.
HSL color Cylindrical-coordinate representation of color #59716E: hue angle of 172.5º 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 #59716E is Cyan = 0.21, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 110 | - |
| CMYK | 0.21 | 0 | 0.03 | 0.56 |
| HSL | 172.5º | 0.12% | 0.4% | - |
| HSV(B) | 172.5º | 0.21% | 0.44% | - |
| XYZ | 12.84 | 15.06 | 16.98 | - |
| YUV | 105.48 | 130.55 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 110 | 0.21 | 0 | 0.03 | 0.56 | 172.5 | 0.12 | 0.4 |
| Hex | 59 | 71 | 6E | 15 | 0 | 3 | 38 | AC | C | 28 |
| Octal | 131 | 161 | 156 | 25 | 0 | 3 | 70 | 254 | 14 | 50 |
| Binary | 1011001 | 1110001 | 1101110 | 10101 | 0 | 11 | 111000 | 10101100 | 1100 | 101000 |
Color Harmonies of #59716E
Complementary color
Monochromatic Colors of #59716E
Black with #59716E
Text Example
Text Example
White with #59716E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59716E; }
p { color: rgb(89,113,110); }
H1.HeaderClassName
{
color: #59716E;
}
.AnyTagClassName
{
color: #59716E;
}
</style>
background-color css
<style>
a { background-color: #59716E; }
a { background-color: rgb(89,113,110); }
div.DivClassName
{
background-color: #59716E;
}
.BgClassName
{
background-color: #59716E;
}
</style>
border-color css
<style>
span { border-color: #59716E; }
span { border-color: rgb(89,113,110); }
td.TdClassName
{
border-color: #59716E;
}
.TagClassName
{
border-color: #59716E;
}
</style>