Shades of Waikawa Grey #597199
Tints of Waikawa Grey #597199
RGB
CMYK
RGB Variations
Color information
#597199 (or 0x597199) is known color: Waikawa Grey. HEX triplet: 59, 71 and 99. RGB value is (89,113,153). Sum of RGB (Red+Green+Blue) = 89+113+153=355 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25.07% from 355); Green value is 113 (44.53% from 255 or 31.83% from 355); Blue value is 153 (60.16% from 255 or 43.10% from 355); Max value from RGB is 153 - color contains mainly: blue. Hex color #597199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597199 is #A68E66. Grayscale: #6E6E6E. Windows color (decimal): -10915431 or 10056025. OLE color: 10056025.
HSL color Cylindrical-coordinate representation of color #597199: hue angle of 217.5º 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 #597199 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 113 | 153 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.4 |
| HSL | 217.5º | 0.26% | 0.47% | - |
| HSV(B) | 217.5º | 0.42% | 0.6% | - |
| XYZ | 15.77 | 16.23 | 32.44 | - |
| YUV | 110.38 | 152.05 | 112.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 153 | 0.42 | 0.26 | 0 | 0.4 | 217.5 | 0.26 | 0.47 |
| Hex | 59 | 71 | 99 | 2A | 1A | 0 | 28 | DA | 1A | 2F |
| Octal | 131 | 161 | 231 | 52 | 32 | 0 | 50 | 332 | 32 | 57 |
| Binary | 1011001 | 1110001 | 10011001 | 101010 | 11010 | 0 | 101000 | 11011010 | 11010 | 101111 |
Color Harmonies of #597199
Complementary color
Monochromatic Colors of #597199
Black with #597199
Text Example
Text Example
White with #597199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597199; }
p { color: rgb(89,113,153); }
H1.HeaderClassName
{
color: #597199;
}
.AnyTagClassName
{
color: #597199;
}
</style>
background-color css
<style>
a { background-color: #597199; }
a { background-color: rgb(89,113,153); }
div.DivClassName
{
background-color: #597199;
}
.BgClassName
{
background-color: #597199;
}
</style>
border-color css
<style>
span { border-color: #597199; }
span { border-color: rgb(89,113,153); }
td.TdClassName
{
border-color: #597199;
}
.TagClassName
{
border-color: #597199;
}
</style>