Shades of Waikawa Grey #597498
Tints of Waikawa Grey #597498
RGB
CMYK
RGB Variations
Color information
#597498 (or 0x597498) is known color: Waikawa Grey. HEX triplet: 59, 74 and 98. RGB value is (89,116,152). Sum of RGB (Red+Green+Blue) = 89+116+152=357 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.93% from 357); Green value is 116 (45.70% from 255 or 32.49% from 357); Blue value is 152 (59.77% from 255 or 42.58% from 357); Max value from RGB is 152 - color contains mainly: blue. Hex color #597498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597498 is #A68B67. Grayscale: #6F6F6F. Windows color (decimal): -10914664 or 9991257. OLE color: 9991257.
HSL color Cylindrical-coordinate representation of color #597498: hue angle of 214.29º 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 #597498 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 116 | 152 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.40 |
| HSL | 214.29º | 0.26% | 0.47% | - |
| HSV(B) | 214.29º | 0.41% | 0.6% | - |
| XYZ | 16.03 | 16.88 | 32.12 | - |
| YUV | 112.03 | 150.55 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 152 | 0.41 | 0.24 | 0 | 0.40 | 214.29 | 0.26 | 0.47 |
| Hex | 59 | 74 | 98 | 29 | 18 | 0 | 28 | D6 | 1A | 2F |
| Octal | 131 | 164 | 230 | 51 | 30 | 0 | 50 | 326 | 32 | 57 |
| Binary | 1011001 | 1110100 | 10011000 | 101001 | 11000 | 0 | 101000 | 11010110 | 11010 | 101111 |
Color Harmonies of #597498
Complementary color
Monochromatic Colors of #597498
Black with #597498
Text Example
Text Example
White with #597498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597498; }
p { color: rgb(89,116,152); }
H1.HeaderClassName
{
color: #597498;
}
.AnyTagClassName
{
color: #597498;
}
</style>
background-color css
<style>
a { background-color: #597498; }
a { background-color: rgb(89,116,152); }
div.DivClassName
{
background-color: #597498;
}
.BgClassName
{
background-color: #597498;
}
</style>
border-color css
<style>
span { border-color: #597498; }
span { border-color: rgb(89,116,152); }
td.TdClassName
{
border-color: #597498;
}
.TagClassName
{
border-color: #597498;
}
</style>