Shades of Waikawa Grey #597095
Tints of Waikawa Grey #597095
RGB
CMYK
RGB Variations
Color information
#597095 (or 0x597095) is known color: Waikawa Grey. HEX triplet: 59, 70 and 95. RGB value is (89,112,149). Sum of RGB (Red+Green+Blue) = 89+112+149=350 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.43% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 149 (58.59% from 255 or 42.57% from 350); Max value from RGB is 149 - color contains mainly: blue. Hex color #597095 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597095 is #A68F6A. Grayscale: #6D6D6D. Windows color (decimal): -10915691 or 9793625. OLE color: 9793625.
HSL color Cylindrical-coordinate representation of color #597095: hue angle of 217º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597095 is Cyan = 0.40, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 112 | 149 | - |
| CMYK | 0.40 | 0.25 | 0 | 0.42 |
| HSL | 217º | 0.25% | 0.47% | - |
| HSV(B) | 217º | 0.4% | 0.58% | - |
| XYZ | 15.34 | 15.88 | 30.69 | - |
| YUV | 109.34 | 150.38 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 149 | 0.40 | 0.25 | 0 | 0.42 | 217 | 0.25 | 0.47 |
| Hex | 59 | 70 | 95 | 28 | 19 | 0 | 2A | D9 | 19 | 2F |
| Octal | 131 | 160 | 225 | 50 | 31 | 0 | 52 | 331 | 31 | 57 |
| Binary | 1011001 | 1110000 | 10010101 | 101000 | 11001 | 0 | 101010 | 11011001 | 11001 | 101111 |
Color Harmonies of #597095
Complementary color
Monochromatic Colors of #597095
Black with #597095
Text Example
Text Example
White with #597095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597095; }
p { color: rgb(89,112,149); }
H1.HeaderClassName
{
color: #597095;
}
.AnyTagClassName
{
color: #597095;
}
</style>
background-color css
<style>
a { background-color: #597095; }
a { background-color: rgb(89,112,149); }
div.DivClassName
{
background-color: #597095;
}
.BgClassName
{
background-color: #597095;
}
</style>
border-color css
<style>
span { border-color: #597095; }
span { border-color: rgb(89,112,149); }
td.TdClassName
{
border-color: #597095;
}
.TagClassName
{
border-color: #597095;
}
</style>