Shades of William #597070
Tints of William #597070
RGB
CMYK
RGB Variations
Color information
#597070 (or 0x597070) is known color: William. HEX triplet: 59, 70 and 70. RGB value is (89,112,112). Sum of RGB (Red+Green+Blue) = 89+112+112=313 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.43% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #597070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597070 is #A68F8F. Grayscale: #696969. Windows color (decimal): -10915728 or 7368793. OLE color: 7368793.
HSL color Cylindrical-coordinate representation of color #597070: hue angle of 180º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #597070 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 112 | 112 | - |
| CMYK | 0.21 | 0 | 0 | 0.56 |
| HSL | 180º | 0.11% | 0.39% | - |
| HSV(B) | 180º | 0.21% | 0.44% | - |
| XYZ | 12.84 | 14.88 | 17.53 | - |
| YUV | 105.12 | 131.88 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 112 | 0.21 | 0 | 0 | 0.56 | 180 | 0.11 | 0.39 |
| Hex | 59 | 70 | 70 | 15 | 0 | 0 | 38 | B4 | B | 27 |
| Octal | 131 | 160 | 160 | 25 | 0 | 0 | 70 | 264 | 13 | 47 |
| Binary | 1011001 | 1110000 | 1110000 | 10101 | 0 | 0 | 111000 | 10110100 | 1011 | 100111 |
Color Harmonies of #597070
Complementary color
Monochromatic Colors of #597070
Black with #597070
Text Example
Text Example
White with #597070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597070; }
p { color: rgb(89,112,112); }
H1.HeaderClassName
{
color: #597070;
}
.AnyTagClassName
{
color: #597070;
}
</style>
background-color css
<style>
a { background-color: #597070; }
a { background-color: rgb(89,112,112); }
div.DivClassName
{
background-color: #597070;
}
.BgClassName
{
background-color: #597070;
}
</style>
border-color css
<style>
span { border-color: #597070; }
span { border-color: rgb(89,112,112); }
td.TdClassName
{
border-color: #597070;
}
.TagClassName
{
border-color: #597070;
}
</style>