Shades of William #596562
Tints of William #596562
RGB
CMYK
RGB Variations
Color information
#596562 (or 0x596562) is known color: William. HEX triplet: 59, 65 and 62. RGB value is (89,101,98). Sum of RGB (Red+Green+Blue) = 89+101+98=288 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.90% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 98 (38.67% from 255 or 34.03% from 288); Max value from RGB is 101 - color contains mainly: green. Hex color #596562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596562 is #A69A9D. Grayscale: #616161. Windows color (decimal): -10918558 or 6448473. OLE color: 6448473.
HSL color Cylindrical-coordinate representation of color #596562: hue angle of 165º 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 #596562 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 101 | 98 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.60 |
| HSL | 165º | 0.06% | 0.37% | - |
| HSV(B) | 165º | 0.12% | 0.4% | - |
| XYZ | 10.98 | 12.31 | 13.35 | - |
| YUV | 97.07 | 128.52 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 98 | 0.12 | 0 | 0.03 | 0.60 | 165 | 0.06 | 0.37 |
| Hex | 59 | 65 | 62 | C | 0 | 3 | 3C | A5 | 6 | 25 |
| Octal | 131 | 145 | 142 | 14 | 0 | 3 | 74 | 245 | 6 | 45 |
| Binary | 1011001 | 1100101 | 1100010 | 1100 | 0 | 11 | 111100 | 10100101 | 110 | 100101 |
Color Harmonies of #596562
Complementary color
Monochromatic Colors of #596562
Black with #596562
Text Example
Text Example
White with #596562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596562; }
p { color: rgb(89,101,98); }
H1.HeaderClassName
{
color: #596562;
}
.AnyTagClassName
{
color: #596562;
}
</style>
background-color css
<style>
a { background-color: #596562; }
a { background-color: rgb(89,101,98); }
div.DivClassName
{
background-color: #596562;
}
.BgClassName
{
background-color: #596562;
}
</style>
border-color css
<style>
span { border-color: #596562; }
span { border-color: rgb(89,101,98); }
td.TdClassName
{
border-color: #596562;
}
.TagClassName
{
border-color: #596562;
}
</style>