Shades of Waikawa Grey #597597
Tints of Waikawa Grey #597597
RGB
CMYK
RGB Variations
Color information
#597597 (or 0x597597) is known color: Waikawa Grey. HEX triplet: 59, 75 and 97. RGB value is (89,117,151). Sum of RGB (Red+Green+Blue) = 89+117+151=357 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.93% from 357); Green value is 117 (46.09% from 255 or 32.77% from 357); Blue value is 151 (59.38% from 255 or 42.30% from 357); Max value from RGB is 151 - color contains mainly: blue. Hex color #597597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597597 is #A68A68. Grayscale: #707070. Windows color (decimal): -10914409 or 9925977. OLE color: 9925977.
HSL color Cylindrical-coordinate representation of color #597597: hue angle of 212.9º 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 #597597 is Cyan = 0.41, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 117 | 151 | - |
| CMYK | 0.41 | 0.23 | 0 | 0.41 |
| HSL | 212.9º | 0.26% | 0.47% | - |
| HSV(B) | 212.9º | 0.41% | 0.59% | - |
| XYZ | 16.07 | 17.08 | 31.73 | - |
| YUV | 112.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 151 | 0.41 | 0.23 | 0 | 0.41 | 212.9 | 0.26 | 0.47 |
| Hex | 59 | 75 | 97 | 29 | 17 | 0 | 29 | D5 | 1A | 2F |
| Octal | 131 | 165 | 227 | 51 | 27 | 0 | 51 | 325 | 32 | 57 |
| Binary | 1011001 | 1110101 | 10010111 | 101001 | 10111 | 0 | 101001 | 11010101 | 11010 | 101111 |
Color Harmonies of #597597
Complementary color
Monochromatic Colors of #597597
Black with #597597
Text Example
Text Example
White with #597597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597597; }
p { color: rgb(89,117,151); }
H1.HeaderClassName
{
color: #597597;
}
.AnyTagClassName
{
color: #597597;
}
</style>
background-color css
<style>
a { background-color: #597597; }
a { background-color: rgb(89,117,151); }
div.DivClassName
{
background-color: #597597;
}
.BgClassName
{
background-color: #597597;
}
</style>
border-color css
<style>
span { border-color: #597597; }
span { border-color: rgb(89,117,151); }
td.TdClassName
{
border-color: #597597;
}
.TagClassName
{
border-color: #597597;
}
</style>