Shades of William #596563
Tints of William #596563
RGB
CMYK
RGB Variations
Color information
#596563 (or 0x596563) is known color: William. HEX triplet: 59, 65 and 63. RGB value is (89,101,99). Sum of RGB (Red+Green+Blue) = 89+101+99=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 99 (39.06% from 255 or 34.26% from 289); Max value from RGB is 101 - color contains mainly: green. Hex color #596563 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596563 is #A69A9C. Grayscale: #616161. Windows color (decimal): -10918557 or 6514009. OLE color: 6514009.
HSL color Cylindrical-coordinate representation of color #596563: hue angle of 170º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #596563 is Cyan = 0.12, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 101 | 99 | - |
| CMYK | 0.12 | 0 | 0.02 | 0.60 |
| HSL | 170º | 0.06% | 0.37% | - |
| HSV(B) | 170º | 0.12% | 0.4% | - |
| XYZ | 11.03 | 12.33 | 13.6 | - |
| YUV | 97.18 | 129.02 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 99 | 0.12 | 0 | 0.02 | 0.60 | 170 | 0.06 | 0.37 |
| Hex | 59 | 65 | 63 | C | 0 | 2 | 3C | AA | 6 | 25 |
| Octal | 131 | 145 | 143 | 14 | 0 | 2 | 74 | 252 | 6 | 45 |
| Binary | 1011001 | 1100101 | 1100011 | 1100 | 0 | 10 | 111100 | 10101010 | 110 | 100101 |
Color Harmonies of #596563
Complementary color
Monochromatic Colors of #596563
Black with #596563
Text Example
Text Example
White with #596563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596563; }
p { color: rgb(89,101,99); }
H1.HeaderClassName
{
color: #596563;
}
.AnyTagClassName
{
color: #596563;
}
</style>
background-color css
<style>
a { background-color: #596563; }
a { background-color: rgb(89,101,99); }
div.DivClassName
{
background-color: #596563;
}
.BgClassName
{
background-color: #596563;
}
</style>
border-color css
<style>
span { border-color: #596563; }
span { border-color: rgb(89,101,99); }
td.TdClassName
{
border-color: #596563;
}
.TagClassName
{
border-color: #596563;
}
</style>