Shades of William #596361
Tints of William #596361
RGB
CMYK
RGB Variations
Color information
#596361 (or 0x596361) is known color: William. HEX triplet: 59, 63 and 61. RGB value is (89,99,97). Sum of RGB (Red+Green+Blue) = 89+99+97=285 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.23% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 99 - color contains mainly: green. Hex color #596361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596361 is #A69C9E. Grayscale: #5F5F5F. Windows color (decimal): -10919071 or 6382425. OLE color: 6382425.
HSL color Cylindrical-coordinate representation of color #596361: hue angle of 168º degrees, saturation: 0.05, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #596361 is Cyan = 0.10, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 99 | 97 | - |
| CMYK | 0.10 | 0 | 0.02 | 0.61 |
| HSL | 168º | 0.05% | 0.37% | - |
| HSV(B) | 168º | 0.1% | 0.39% | - |
| XYZ | 10.74 | 11.91 | 13.04 | - |
| YUV | 95.78 | 128.69 | 123.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 97 | 0.10 | 0 | 0.02 | 0.61 | 168 | 0.05 | 0.37 |
| Hex | 59 | 63 | 61 | A | 0 | 2 | 3D | A8 | 5 | 25 |
| Octal | 131 | 143 | 141 | 12 | 0 | 2 | 75 | 250 | 5 | 45 |
| Binary | 1011001 | 1100011 | 1100001 | 1010 | 0 | 10 | 111101 | 10101000 | 101 | 100101 |
Color Harmonies of #596361
Complementary color
Monochromatic Colors of #596361
Black with #596361
Text Example
Text Example
White with #596361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596361; }
p { color: rgb(89,99,97); }
H1.HeaderClassName
{
color: #596361;
}
.AnyTagClassName
{
color: #596361;
}
</style>
background-color css
<style>
a { background-color: #596361; }
a { background-color: rgb(89,99,97); }
div.DivClassName
{
background-color: #596361;
}
.BgClassName
{
background-color: #596361;
}
</style>
border-color css
<style>
span { border-color: #596361; }
span { border-color: rgb(89,99,97); }
td.TdClassName
{
border-color: #596361;
}
.TagClassName
{
border-color: #596361;
}
</style>