Shades of William #596462
Tints of William #596462
RGB
CMYK
RGB Variations
Color information
#596462 (or 0x596462) is known color: William. HEX triplet: 59, 64 and 62. RGB value is (89,100,98). Sum of RGB (Red+Green+Blue) = 89+100+98=287 (38% of max value = 765). Red value is 89 (35.16% from 255 or 31.01% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 98 (38.67% from 255 or 34.15% from 287); Max value from RGB is 100 - color contains mainly: green. Hex color #596462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596462 is #A69B9D. Grayscale: #606060. Windows color (decimal): -10918814 or 6448217. OLE color: 6448217.
HSL color Cylindrical-coordinate representation of color #596462: hue angle of 169.09º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #596462 is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 100 | 98 | - |
| CMYK | 0.11 | 0 | 0.02 | 0.61 |
| HSL | 169.09º | 0.06% | 0.37% | - |
| HSV(B) | 169.09º | 0.11% | 0.39% | - |
| XYZ | 10.88 | 12.12 | 13.32 | - |
| YUV | 96.48 | 128.86 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 98 | 0.11 | 0 | 0.02 | 0.61 | 169.09 | 0.06 | 0.37 |
| Hex | 59 | 64 | 62 | B | 0 | 2 | 3D | A9 | 6 | 25 |
| Octal | 131 | 144 | 142 | 13 | 0 | 2 | 75 | 251 | 6 | 45 |
| Binary | 1011001 | 1100100 | 1100010 | 1011 | 0 | 10 | 111101 | 10101001 | 110 | 100101 |
Color Harmonies of #596462
Complementary color
Monochromatic Colors of #596462
Black with #596462
Text Example
Text Example
White with #596462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596462; }
p { color: rgb(89,100,98); }
H1.HeaderClassName
{
color: #596462;
}
.AnyTagClassName
{
color: #596462;
}
</style>
background-color css
<style>
a { background-color: #596462; }
a { background-color: rgb(89,100,98); }
div.DivClassName
{
background-color: #596462;
}
.BgClassName
{
background-color: #596462;
}
</style>
border-color css
<style>
span { border-color: #596462; }
span { border-color: rgb(89,100,98); }
td.TdClassName
{
border-color: #596462;
}
.TagClassName
{
border-color: #596462;
}
</style>