Shades of Waikawa Grey #596695
Tints of Waikawa Grey #596695
RGB
CMYK
RGB Variations
Color information
#596695 (or 0x596695) is known color: Waikawa Grey. HEX triplet: 59, 66 and 95. RGB value is (89,102,149). Sum of RGB (Red+Green+Blue) = 89+102+149=340 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.18% from 340); Green value is 102 (40.23% from 255 or 30% from 340); Blue value is 149 (58.59% from 255 or 43.82% from 340); Max value from RGB is 149 - color contains mainly: blue. Hex color #596695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596695 is #A6996A. Grayscale: #676767. Windows color (decimal): -10918251 or 9791065. OLE color: 9791065.
HSL color Cylindrical-coordinate representation of color #596695: hue angle of 227º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #596695 is Cyan = 0.40, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 102 | 149 | - |
| CMYK | 0.40 | 0.32 | 0 | 0.42 |
| HSL | 227º | 0.25% | 0.47% | - |
| HSV(B) | 227º | 0.4% | 0.58% | - |
| XYZ | 14.3 | 13.8 | 30.34 | - |
| YUV | 103.47 | 153.69 | 117.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 149 | 0.40 | 0.32 | 0 | 0.42 | 227 | 0.25 | 0.47 |
| Hex | 59 | 66 | 95 | 28 | 20 | 0 | 2A | E3 | 19 | 2F |
| Octal | 131 | 146 | 225 | 50 | 40 | 0 | 52 | 343 | 31 | 57 |
| Binary | 1011001 | 1100110 | 10010101 | 101000 | 100000 | 0 | 101010 | 11100011 | 11001 | 101111 |
Color Harmonies of #596695
Complementary color
Monochromatic Colors of #596695
Black with #596695
Text Example
Text Example
White with #596695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596695; }
p { color: rgb(89,102,149); }
H1.HeaderClassName
{
color: #596695;
}
.AnyTagClassName
{
color: #596695;
}
</style>
background-color css
<style>
a { background-color: #596695; }
a { background-color: rgb(89,102,149); }
div.DivClassName
{
background-color: #596695;
}
.BgClassName
{
background-color: #596695;
}
</style>
border-color css
<style>
span { border-color: #596695; }
span { border-color: rgb(89,102,149); }
td.TdClassName
{
border-color: #596695;
}
.TagClassName
{
border-color: #596695;
}
</style>