Shades of William #596967
Tints of William #596967
RGB
CMYK
RGB Variations
Color information
#596967 (or 0x596967) is known color: William. HEX triplet: 59, 69 and 67. RGB value is (89,105,103). Sum of RGB (Red+Green+Blue) = 89+105+103=297 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.97% from 297); Green value is 105 (41.41% from 255 or 35.35% from 297); Blue value is 103 (40.62% from 255 or 34.68% from 297); Max value from RGB is 105 - color contains mainly: green. Hex color #596967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596967 is #A69698. Grayscale: #636363. Windows color (decimal): -10917529 or 6777177. OLE color: 6777177.
HSL color Cylindrical-coordinate representation of color #596967: hue angle of 172.5º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #596967 is Cyan = 0.15, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 105 | 103 | - |
| CMYK | 0.15 | 0 | 0.02 | 0.59 |
| HSL | 172.5º | 0.08% | 0.38% | - |
| HSV(B) | 172.5º | 0.15% | 0.41% | - |
| XYZ | 11.62 | 13.21 | 14.77 | - |
| YUV | 99.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 105 | 103 | 0.15 | 0 | 0.02 | 0.59 | 172.5 | 0.08 | 0.38 |
| Hex | 59 | 69 | 67 | F | 0 | 2 | 3B | AC | 8 | 26 |
| Octal | 131 | 151 | 147 | 17 | 0 | 2 | 73 | 254 | 10 | 46 |
| Binary | 1011001 | 1101001 | 1100111 | 1111 | 0 | 10 | 111011 | 10101100 | 1000 | 100110 |
Color Harmonies of #596967
Complementary color
Monochromatic Colors of #596967
Black with #596967
Text Example
Text Example
White with #596967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596967; }
p { color: rgb(89,105,103); }
H1.HeaderClassName
{
color: #596967;
}
.AnyTagClassName
{
color: #596967;
}
</style>
background-color css
<style>
a { background-color: #596967; }
a { background-color: rgb(89,105,103); }
div.DivClassName
{
background-color: #596967;
}
.BgClassName
{
background-color: #596967;
}
</style>
border-color css
<style>
span { border-color: #596967; }
span { border-color: rgb(89,105,103); }
td.TdClassName
{
border-color: #596967;
}
.TagClassName
{
border-color: #596967;
}
</style>