Shades of Waikawa Grey #597197
Tints of Waikawa Grey #597197
RGB
CMYK
RGB Variations
Color information
#597197 (or 0x597197) is known color: Waikawa Grey. HEX triplet: 59, 71 and 97. RGB value is (89,113,151). Sum of RGB (Red+Green+Blue) = 89+113+151=353 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.21% from 353); Green value is 113 (44.53% from 255 or 32.01% from 353); Blue value is 151 (59.38% from 255 or 42.78% from 353); Max value from RGB is 151 - color contains mainly: blue. Hex color #597197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597197 is #A68E68. Grayscale: #6D6D6D. Windows color (decimal): -10915433 or 9924953. OLE color: 9924953.
HSL color Cylindrical-coordinate representation of color #597197: hue angle of 216.77º 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 #597197 is Cyan = 0.41, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 113 | 151 | - |
| CMYK | 0.41 | 0.25 | 0 | 0.41 |
| HSL | 216.77º | 0.26% | 0.47% | - |
| HSV(B) | 216.77º | 0.41% | 0.59% | - |
| XYZ | 15.61 | 16.17 | 31.58 | - |
| YUV | 110.16 | 151.05 | 112.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 151 | 0.41 | 0.25 | 0 | 0.41 | 216.77 | 0.26 | 0.47 |
| Hex | 59 | 71 | 97 | 29 | 19 | 0 | 29 | D9 | 1A | 2F |
| Octal | 131 | 161 | 227 | 51 | 31 | 0 | 51 | 331 | 32 | 57 |
| Binary | 1011001 | 1110001 | 10010111 | 101001 | 11001 | 0 | 101001 | 11011001 | 11010 | 101111 |
Color Harmonies of #597197
Complementary color
Monochromatic Colors of #597197
Black with #597197
Text Example
Text Example
White with #597197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597197; }
p { color: rgb(89,113,151); }
H1.HeaderClassName
{
color: #597197;
}
.AnyTagClassName
{
color: #597197;
}
</style>
background-color css
<style>
a { background-color: #597197; }
a { background-color: rgb(89,113,151); }
div.DivClassName
{
background-color: #597197;
}
.BgClassName
{
background-color: #597197;
}
</style>
border-color css
<style>
span { border-color: #597197; }
span { border-color: rgb(89,113,151); }
td.TdClassName
{
border-color: #597197;
}
.TagClassName
{
border-color: #597197;
}
</style>