Shades of Waikawa Grey #597899
Tints of Waikawa Grey #597899
RGB
CMYK
RGB Variations
Color information
#597899 (or 0x597899) is known color: Waikawa Grey. HEX triplet: 59, 78 and 99. RGB value is (89,120,153). Sum of RGB (Red+Green+Blue) = 89+120+153=362 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.59% from 362); Green value is 120 (47.27% from 255 or 33.15% from 362); Blue value is 153 (60.16% from 255 or 42.27% from 362); Max value from RGB is 153 - color contains mainly: blue. Hex color #597899 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597899 is #A68766. Grayscale: #727272. Windows color (decimal): -10913639 or 10057817. OLE color: 10057817.
HSL color Cylindrical-coordinate representation of color #597899: hue angle of 210.94º 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 #597899 is Cyan = 0.42, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 120 | 153 | - |
| CMYK | 0.42 | 0.22 | 0 | 0.4 |
| HSL | 210.94º | 0.26% | 0.47% | - |
| HSV(B) | 210.94º | 0.42% | 0.6% | - |
| XYZ | 16.59 | 17.86 | 32.71 | - |
| YUV | 114.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 120 | 153 | 0.42 | 0.22 | 0 | 0.4 | 210.94 | 0.26 | 0.47 |
| Hex | 59 | 78 | 99 | 2A | 16 | 0 | 28 | D3 | 1A | 2F |
| Octal | 131 | 170 | 231 | 52 | 26 | 0 | 50 | 323 | 32 | 57 |
| Binary | 1011001 | 1111000 | 10011001 | 101010 | 10110 | 0 | 101000 | 11010011 | 11010 | 101111 |
Color Harmonies of #597899
Complementary color
Monochromatic Colors of #597899
Black with #597899
Text Example
Text Example
White with #597899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597899; }
p { color: rgb(89,120,153); }
H1.HeaderClassName
{
color: #597899;
}
.AnyTagClassName
{
color: #597899;
}
</style>
background-color css
<style>
a { background-color: #597899; }
a { background-color: rgb(89,120,153); }
div.DivClassName
{
background-color: #597899;
}
.BgClassName
{
background-color: #597899;
}
</style>
border-color css
<style>
span { border-color: #597899; }
span { border-color: rgb(89,120,153); }
td.TdClassName
{
border-color: #597899;
}
.TagClassName
{
border-color: #597899;
}
</style>