Shades of Waikawa Grey #597196
Tints of Waikawa Grey #597196
RGB
CMYK
RGB Variations
Color information
#597196 (or 0x597196) is known color: Waikawa Grey. HEX triplet: 59, 71 and 96. RGB value is (89,113,150). Sum of RGB (Red+Green+Blue) = 89+113+150=352 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.28% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 150 (58.98% from 255 or 42.61% from 352); Max value from RGB is 150 - color contains mainly: blue. Hex color #597196 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597196 is #A68E69. Grayscale: #6D6D6D. Windows color (decimal): -10915434 or 9859417. OLE color: 9859417.
HSL color Cylindrical-coordinate representation of color #597196: hue angle of 216.39º 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 #597196 is Cyan = 0.41, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 113 | 150 | - |
| CMYK | 0.41 | 0.25 | 0 | 0.41 |
| HSL | 216.39º | 0.26% | 0.47% | - |
| HSV(B) | 216.39º | 0.41% | 0.59% | - |
| XYZ | 15.53 | 16.14 | 31.15 | - |
| YUV | 110.04 | 150.55 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 150 | 0.41 | 0.25 | 0 | 0.41 | 216.39 | 0.26 | 0.47 |
| Hex | 59 | 71 | 96 | 29 | 19 | 0 | 29 | D8 | 1A | 2F |
| Octal | 131 | 161 | 226 | 51 | 31 | 0 | 51 | 330 | 32 | 57 |
| Binary | 1011001 | 1110001 | 10010110 | 101001 | 11001 | 0 | 101001 | 11011000 | 11010 | 101111 |
Color Harmonies of #597196
Complementary color
Monochromatic Colors of #597196
Black with #597196
Text Example
Text Example
White with #597196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597196; }
p { color: rgb(89,113,150); }
H1.HeaderClassName
{
color: #597196;
}
.AnyTagClassName
{
color: #597196;
}
</style>
background-color css
<style>
a { background-color: #597196; }
a { background-color: rgb(89,113,150); }
div.DivClassName
{
background-color: #597196;
}
.BgClassName
{
background-color: #597196;
}
</style>
border-color css
<style>
span { border-color: #597196; }
span { border-color: rgb(89,113,150); }
td.TdClassName
{
border-color: #597196;
}
.TagClassName
{
border-color: #597196;
}
</style>