Shades of Waikawa Grey #617089
Tints of Waikawa Grey #617089
RGB
CMYK
RGB Variations
Color information
#617089 (or 0x617089) is known color: Waikawa Grey. HEX triplet: 61, 70 and 89. RGB value is (97,112,137). Sum of RGB (Red+Green+Blue) = 97+112+137=346 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.03% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 137 (53.91% from 255 or 39.60% from 346); Max value from RGB is 137 - color contains mainly: blue. Hex color #617089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617089 is #9E8F76. Grayscale: #6E6E6E. Windows color (decimal): -10391415 or 9007201. OLE color: 9007201.
HSL color Cylindrical-coordinate representation of color #617089: hue angle of 217.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #617089 is Cyan = 0.29, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 112 | 137 | - |
| CMYK | 0.29 | 0.18 | 0 | 0.46 |
| HSL | 217.5º | 0.17% | 0.46% | - |
| HSV(B) | 217.5º | 0.29% | 0.54% | - |
| XYZ | 15.24 | 15.94 | 25.94 | - |
| YUV | 110.37 | 143.03 | 118.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 137 | 0.29 | 0.18 | 0 | 0.46 | 217.5 | 0.17 | 0.46 |
| Hex | 61 | 70 | 89 | 1D | 12 | 0 | 2E | DA | 11 | 2E |
| Octal | 141 | 160 | 211 | 35 | 22 | 0 | 56 | 332 | 21 | 56 |
| Binary | 1100001 | 1110000 | 10001001 | 11101 | 10010 | 0 | 101110 | 11011010 | 10001 | 101110 |
Color Harmonies of #617089
Complementary color
Monochromatic Colors of #617089
Black with #617089
Text Example
Text Example
White with #617089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617089; }
p { color: rgb(97,112,137); }
H1.HeaderClassName
{
color: #617089;
}
.AnyTagClassName
{
color: #617089;
}
</style>
background-color css
<style>
a { background-color: #617089; }
a { background-color: rgb(97,112,137); }
div.DivClassName
{
background-color: #617089;
}
.BgClassName
{
background-color: #617089;
}
</style>
border-color css
<style>
span { border-color: #617089; }
span { border-color: rgb(97,112,137); }
td.TdClassName
{
border-color: #617089;
}
.TagClassName
{
border-color: #617089;
}
</style>