Shades of William #597572
Tints of William #597572
RGB
CMYK
RGB Variations
Color information
#597572 (or 0x597572) is known color: William. HEX triplet: 59, 75 and 72. RGB value is (89,117,114). Sum of RGB (Red+Green+Blue) = 89+117+114=320 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.81% from 320); Green value is 117 (46.09% from 255 or 36.56% from 320); Blue value is 114 (44.92% from 255 or 35.62% from 320); Max value from RGB is 117 - color contains mainly: green. Hex color #597572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597572 is #A68A8D. Grayscale: #6C6C6C. Windows color (decimal): -10914446 or 7501145. OLE color: 7501145.
HSL color Cylindrical-coordinate representation of color #597572: hue angle of 173.57º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #597572 is Cyan = 0.24, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 117 | 114 | - |
| CMYK | 0.24 | 0 | 0.03 | 0.54 |
| HSL | 173.57º | 0.14% | 0.4% | - |
| HSV(B) | 173.57º | 0.24% | 0.46% | - |
| XYZ | 13.52 | 16.06 | 18.31 | - |
| YUV | 108.29 | 131.22 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 114 | 0.24 | 0 | 0.03 | 0.54 | 173.57 | 0.14 | 0.4 |
| Hex | 59 | 75 | 72 | 18 | 0 | 3 | 36 | AE | E | 28 |
| Octal | 131 | 165 | 162 | 30 | 0 | 3 | 66 | 256 | 16 | 50 |
| Binary | 1011001 | 1110101 | 1110010 | 11000 | 0 | 11 | 110110 | 10101110 | 1110 | 101000 |
Color Harmonies of #597572
Complementary color
Monochromatic Colors of #597572
Black with #597572
Text Example
Text Example
White with #597572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597572; }
p { color: rgb(89,117,114); }
H1.HeaderClassName
{
color: #597572;
}
.AnyTagClassName
{
color: #597572;
}
</style>
background-color css
<style>
a { background-color: #597572; }
a { background-color: rgb(89,117,114); }
div.DivClassName
{
background-color: #597572;
}
.BgClassName
{
background-color: #597572;
}
</style>
border-color css
<style>
span { border-color: #597572; }
span { border-color: rgb(89,117,114); }
td.TdClassName
{
border-color: #597572;
}
.TagClassName
{
border-color: #597572;
}
</style>