Shades of William #597170
Tints of William #597170
RGB
CMYK
RGB Variations
Color information
#597170 (or 0x597170) is known color: William. HEX triplet: 59, 71 and 70. RGB value is (89,113,112). Sum of RGB (Red+Green+Blue) = 89+113+112=314 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.34% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 113 - color contains mainly: green. Hex color #597170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597170 is #A68E8F. Grayscale: #696969. Windows color (decimal): -10915472 or 7369049. OLE color: 7369049.
HSL color Cylindrical-coordinate representation of color #597170: hue angle of 177.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 #597170 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 112 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.56 |
| HSL | 177.5º | 0.12% | 0.4% | - |
| HSV(B) | 177.5º | 0.21% | 0.44% | - |
| XYZ | 12.95 | 15.1 | 17.56 | - |
| YUV | 105.71 | 131.55 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 112 | 0.21 | 0 | 0.01 | 0.56 | 177.5 | 0.12 | 0.4 |
| Hex | 59 | 71 | 70 | 15 | 0 | 1 | 38 | B2 | C | 28 |
| Octal | 131 | 161 | 160 | 25 | 0 | 1 | 70 | 262 | 14 | 50 |
| Binary | 1011001 | 1110001 | 1110000 | 10101 | 0 | 1 | 111000 | 10110010 | 1100 | 101000 |
Color Harmonies of #597170
Complementary color
Monochromatic Colors of #597170
Black with #597170
Text Example
Text Example
White with #597170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597170; }
p { color: rgb(89,113,112); }
H1.HeaderClassName
{
color: #597170;
}
.AnyTagClassName
{
color: #597170;
}
</style>
background-color css
<style>
a { background-color: #597170; }
a { background-color: rgb(89,113,112); }
div.DivClassName
{
background-color: #597170;
}
.BgClassName
{
background-color: #597170;
}
</style>
border-color css
<style>
span { border-color: #597170; }
span { border-color: rgb(89,113,112); }
td.TdClassName
{
border-color: #597170;
}
.TagClassName
{
border-color: #597170;
}
</style>