Shades of William #597069
Tints of William #597069
RGB
CMYK
RGB Variations
Color information
#597069 (or 0x597069) is known color: William. HEX triplet: 59, 70 and 69. RGB value is (89,112,105). Sum of RGB (Red+Green+Blue) = 89+112+105=306 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.08% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 105 (41.41% from 255 or 34.31% from 306); Max value from RGB is 112 - color contains mainly: green. Hex color #597069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597069 is #A68F96. Grayscale: #686868. Windows color (decimal): -10915735 or 6910041. OLE color: 6910041.
HSL color Cylindrical-coordinate representation of color #597069: hue angle of 161.74º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #597069 is Cyan = 0.21, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 112 | 105 | - |
| CMYK | 0.21 | 0 | 0.06 | 0.56 |
| HSL | 161.74º | 0.11% | 0.39% | - |
| HSV(B) | 161.74º | 0.21% | 0.44% | - |
| XYZ | 12.46 | 14.73 | 15.55 | - |
| YUV | 104.33 | 128.38 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 105 | 0.21 | 0 | 0.06 | 0.56 | 161.74 | 0.11 | 0.39 |
| Hex | 59 | 70 | 69 | 15 | 0 | 6 | 38 | A2 | B | 27 |
| Octal | 131 | 160 | 151 | 25 | 0 | 6 | 70 | 242 | 13 | 47 |
| Binary | 1011001 | 1110000 | 1101001 | 10101 | 0 | 110 | 111000 | 10100010 | 1011 | 100111 |
Color Harmonies of #597069
Complementary color
Monochromatic Colors of #597069
Black with #597069
Text Example
Text Example
White with #597069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597069; }
p { color: rgb(89,112,105); }
H1.HeaderClassName
{
color: #597069;
}
.AnyTagClassName
{
color: #597069;
}
</style>
background-color css
<style>
a { background-color: #597069; }
a { background-color: rgb(89,112,105); }
div.DivClassName
{
background-color: #597069;
}
.BgClassName
{
background-color: #597069;
}
</style>
border-color css
<style>
span { border-color: #597069; }
span { border-color: rgb(89,112,105); }
td.TdClassName
{
border-color: #597069;
}
.TagClassName
{
border-color: #597069;
}
</style>