Shades of William #597470
Tints of William #597470
RGB
CMYK
RGB Variations
Color information
#597470 (or 0x597470) is known color: William. HEX triplet: 59, 74 and 70. RGB value is (89,116,112). Sum of RGB (Red+Green+Blue) = 89+116+112=317 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.08% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 116 - color contains mainly: green. Hex color #597470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597470 is #A68B8F. Grayscale: #6B6B6B. Windows color (decimal): -10914704 or 7369817. OLE color: 7369817.
HSL color Cylindrical-coordinate representation of color #597470: hue angle of 171.11º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #597470 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 112 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.55 |
| HSL | 171.11º | 0.13% | 0.4% | - |
| HSV(B) | 171.11º | 0.23% | 0.45% | - |
| XYZ | 13.29 | 15.78 | 17.68 | - |
| YUV | 107.47 | 130.55 | 114.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 112 | 0.23 | 0 | 0.03 | 0.55 | 171.11 | 0.13 | 0.4 |
| Hex | 59 | 74 | 70 | 17 | 0 | 3 | 37 | AB | D | 28 |
| Octal | 131 | 164 | 160 | 27 | 0 | 3 | 67 | 253 | 15 | 50 |
| Binary | 1011001 | 1110100 | 1110000 | 10111 | 0 | 11 | 110111 | 10101011 | 1101 | 101000 |
Color Harmonies of #597470
Complementary color
Monochromatic Colors of #597470
Black with #597470
Text Example
Text Example
White with #597470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597470; }
p { color: rgb(89,116,112); }
H1.HeaderClassName
{
color: #597470;
}
.AnyTagClassName
{
color: #597470;
}
</style>
background-color css
<style>
a { background-color: #597470; }
a { background-color: rgb(89,116,112); }
div.DivClassName
{
background-color: #597470;
}
.BgClassName
{
background-color: #597470;
}
</style>
border-color css
<style>
span { border-color: #597470; }
span { border-color: rgb(89,116,112); }
td.TdClassName
{
border-color: #597470;
}
.TagClassName
{
border-color: #597470;
}
</style>