Shades of Waikawa Grey #617994
Tints of Waikawa Grey #617994
RGB
CMYK
RGB Variations
Color information
#617994 (or 0x617994) is known color: Waikawa Grey. HEX triplet: 61, 79 and 94. RGB value is (97,121,148). Sum of RGB (Red+Green+Blue) = 97+121+148=366 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.50% from 366); Green value is 121 (47.66% from 255 or 33.06% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #617994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617994 is #9E866B. Grayscale: #747474. Windows color (decimal): -10389100 or 9730401. OLE color: 9730401.
HSL color Cylindrical-coordinate representation of color #617994: hue angle of 211.76º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #617994 is Cyan = 0.34, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 121 | 148 | - |
| CMYK | 0.34 | 0.18 | 0 | 0.42 |
| HSL | 211.76º | 0.21% | 0.48% | - |
| HSV(B) | 211.76º | 0.34% | 0.58% | - |
| XYZ | 17.11 | 18.35 | 30.66 | - |
| YUV | 116.9 | 145.55 | 113.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 148 | 0.34 | 0.18 | 0 | 0.42 | 211.76 | 0.21 | 0.48 |
| Hex | 61 | 79 | 94 | 22 | 12 | 0 | 2A | D4 | 15 | 30 |
| Octal | 141 | 171 | 224 | 42 | 22 | 0 | 52 | 324 | 25 | 60 |
| Binary | 1100001 | 1111001 | 10010100 | 100010 | 10010 | 0 | 101010 | 11010100 | 10101 | 110000 |
Color Harmonies of #617994
Complementary color
Monochromatic Colors of #617994
Black with #617994
Text Example
Text Example
White with #617994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617994; }
p { color: rgb(97,121,148); }
H1.HeaderClassName
{
color: #617994;
}
.AnyTagClassName
{
color: #617994;
}
</style>
background-color css
<style>
a { background-color: #617994; }
a { background-color: rgb(97,121,148); }
div.DivClassName
{
background-color: #617994;
}
.BgClassName
{
background-color: #617994;
}
</style>
border-color css
<style>
span { border-color: #617994; }
span { border-color: rgb(97,121,148); }
td.TdClassName
{
border-color: #617994;
}
.TagClassName
{
border-color: #617994;
}
</style>