Shades of Waikawa Grey #596697
Tints of Waikawa Grey #596697
RGB
CMYK
RGB Variations
Color information
#596697 (or 0x596697) is known color: Waikawa Grey. HEX triplet: 59, 66 and 97. RGB value is (89,102,151). Sum of RGB (Red+Green+Blue) = 89+102+151=342 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.02% from 342); Green value is 102 (40.23% from 255 or 29.82% from 342); Blue value is 151 (59.38% from 255 or 44.15% from 342); Max value from RGB is 151 - color contains mainly: blue. Hex color #596697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596697 is #A69968. Grayscale: #676767. Windows color (decimal): -10918249 or 9922137. OLE color: 9922137.
HSL color Cylindrical-coordinate representation of color #596697: hue angle of 227.42º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #596697 is Cyan = 0.41, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 102 | 151 | - |
| CMYK | 0.41 | 0.32 | 0 | 0.41 |
| HSL | 227.42º | 0.26% | 0.47% | - |
| HSV(B) | 227.42º | 0.41% | 0.59% | - |
| XYZ | 14.46 | 13.86 | 31.19 | - |
| YUV | 103.7 | 154.69 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 151 | 0.41 | 0.32 | 0 | 0.41 | 227.42 | 0.26 | 0.47 |
| Hex | 59 | 66 | 97 | 29 | 20 | 0 | 29 | E3 | 1A | 2F |
| Octal | 131 | 146 | 227 | 51 | 40 | 0 | 51 | 343 | 32 | 57 |
| Binary | 1011001 | 1100110 | 10010111 | 101001 | 100000 | 0 | 101001 | 11100011 | 11010 | 101111 |
Color Harmonies of #596697
Complementary color
Monochromatic Colors of #596697
Black with #596697
Text Example
Text Example
White with #596697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596697; }
p { color: rgb(89,102,151); }
H1.HeaderClassName
{
color: #596697;
}
.AnyTagClassName
{
color: #596697;
}
</style>
background-color css
<style>
a { background-color: #596697; }
a { background-color: rgb(89,102,151); }
div.DivClassName
{
background-color: #596697;
}
.BgClassName
{
background-color: #596697;
}
</style>
border-color css
<style>
span { border-color: #596697; }
span { border-color: rgb(89,102,151); }
td.TdClassName
{
border-color: #596697;
}
.TagClassName
{
border-color: #596697;
}
</style>