Shades of Waikawa Grey #597299
Tints of Waikawa Grey #597299
RGB
CMYK
RGB Variations
Color information
#597299 (or 0x597299) is known color: Waikawa Grey. HEX triplet: 59, 72 and 99. RGB value is (89,114,153). Sum of RGB (Red+Green+Blue) = 89+114+153=356 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25% from 356); Green value is 114 (44.92% from 255 or 32.02% from 356); Blue value is 153 (60.16% from 255 or 42.98% from 356); Max value from RGB is 153 - color contains mainly: blue. Hex color #597299 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597299 is #A68D66. Grayscale: #6E6E6E. Windows color (decimal): -10915175 or 10056281. OLE color: 10056281.
HSL color Cylindrical-coordinate representation of color #597299: hue angle of 216.56º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #597299 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 114 | 153 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.4 |
| HSL | 216.56º | 0.26% | 0.47% | - |
| HSV(B) | 216.56º | 0.42% | 0.6% | - |
| XYZ | 15.89 | 16.46 | 32.48 | - |
| YUV | 110.97 | 151.72 | 112.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 153 | 0.42 | 0.25 | 0 | 0.4 | 216.56 | 0.26 | 0.47 |
| Hex | 59 | 72 | 99 | 2A | 19 | 0 | 28 | D9 | 1A | 2F |
| Octal | 131 | 162 | 231 | 52 | 31 | 0 | 50 | 331 | 32 | 57 |
| Binary | 1011001 | 1110010 | 10011001 | 101010 | 11001 | 0 | 101000 | 11011001 | 11010 | 101111 |
Color Harmonies of #597299
Complementary color
Monochromatic Colors of #597299
Black with #597299
Text Example
Text Example
White with #597299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597299; }
p { color: rgb(89,114,153); }
H1.HeaderClassName
{
color: #597299;
}
.AnyTagClassName
{
color: #597299;
}
</style>
background-color css
<style>
a { background-color: #597299; }
a { background-color: rgb(89,114,153); }
div.DivClassName
{
background-color: #597299;
}
.BgClassName
{
background-color: #597299;
}
</style>
border-color css
<style>
span { border-color: #597299; }
span { border-color: rgb(89,114,153); }
td.TdClassName
{
border-color: #597299;
}
.TagClassName
{
border-color: #597299;
}
</style>