Shades of Waikawa Grey #597398
Tints of Waikawa Grey #597398
RGB
CMYK
RGB Variations
Color information
#597398 (or 0x597398) is known color: Waikawa Grey. HEX triplet: 59, 73 and 98. RGB value is (89,115,152). Sum of RGB (Red+Green+Blue) = 89+115+152=356 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #597398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597398 is #A68C67. Grayscale: #6F6F6F. Windows color (decimal): -10914920 or 9991001. OLE color: 9991001.
HSL color Cylindrical-coordinate representation of color #597398: hue angle of 215.24º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #597398 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 115 | 152 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.40 |
| HSL | 215.24º | 0.26% | 0.47% | - |
| HSV(B) | 215.24º | 0.41% | 0.6% | - |
| XYZ | 15.92 | 16.65 | 32.08 | - |
| YUV | 111.44 | 150.89 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 152 | 0.41 | 0.24 | 0 | 0.40 | 215.24 | 0.26 | 0.47 |
| Hex | 59 | 73 | 98 | 29 | 18 | 0 | 28 | D7 | 1A | 2F |
| Octal | 131 | 163 | 230 | 51 | 30 | 0 | 50 | 327 | 32 | 57 |
| Binary | 1011001 | 1110011 | 10011000 | 101001 | 11000 | 0 | 101000 | 11010111 | 11010 | 101111 |
Color Harmonies of #597398
Complementary color
Monochromatic Colors of #597398
Black with #597398
Text Example
Text Example
White with #597398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597398; }
p { color: rgb(89,115,152); }
H1.HeaderClassName
{
color: #597398;
}
.AnyTagClassName
{
color: #597398;
}
</style>
background-color css
<style>
a { background-color: #597398; }
a { background-color: rgb(89,115,152); }
div.DivClassName
{
background-color: #597398;
}
.BgClassName
{
background-color: #597398;
}
</style>
border-color css
<style>
span { border-color: #597398; }
span { border-color: rgb(89,115,152); }
td.TdClassName
{
border-color: #597398;
}
.TagClassName
{
border-color: #597398;
}
</style>