Shades of Waikawa Grey #597194
Tints of Waikawa Grey #597194
RGB
CMYK
RGB Variations
Color information
#597194 (or 0x597194) is known color: Waikawa Grey. HEX triplet: 59, 71 and 94. RGB value is (89,113,148). Sum of RGB (Red+Green+Blue) = 89+113+148=350 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.43% from 350); Green value is 113 (44.53% from 255 or 32.29% from 350); Blue value is 148 (58.20% from 255 or 42.29% from 350); Max value from RGB is 148 - color contains mainly: blue. Hex color #597194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597194 is #A68E6B. Grayscale: #6D6D6D. Windows color (decimal): -10915436 or 9728345. OLE color: 9728345.
HSL color Cylindrical-coordinate representation of color #597194: hue angle of 215.59º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597194 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 113 | 148 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.42 |
| HSL | 215.59º | 0.25% | 0.46% | - |
| HSV(B) | 215.59º | 0.4% | 0.58% | - |
| XYZ | 15.37 | 16.07 | 30.31 | - |
| YUV | 109.81 | 149.55 | 113.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 148 | 0.40 | 0.24 | 0 | 0.42 | 215.59 | 0.25 | 0.46 |
| Hex | 59 | 71 | 94 | 28 | 18 | 0 | 2A | D8 | 19 | 2E |
| Octal | 131 | 161 | 224 | 50 | 30 | 0 | 52 | 330 | 31 | 56 |
| Binary | 1011001 | 1110001 | 10010100 | 101000 | 11000 | 0 | 101010 | 11011000 | 11001 | 101110 |
Color Harmonies of #597194
Complementary color
Monochromatic Colors of #597194
Black with #597194
Text Example
Text Example
White with #597194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597194; }
p { color: rgb(89,113,148); }
H1.HeaderClassName
{
color: #597194;
}
.AnyTagClassName
{
color: #597194;
}
</style>
background-color css
<style>
a { background-color: #597194; }
a { background-color: rgb(89,113,148); }
div.DivClassName
{
background-color: #597194;
}
.BgClassName
{
background-color: #597194;
}
</style>
border-color css
<style>
span { border-color: #597194; }
span { border-color: rgb(89,113,148); }
td.TdClassName
{
border-color: #597194;
}
.TagClassName
{
border-color: #597194;
}
</style>