Shades of Waikawa Grey #617894
Tints of Waikawa Grey #617894
RGB
CMYK
RGB Variations
Color information
#617894 (or 0x617894) is known color: Waikawa Grey. HEX triplet: 61, 78 and 94. RGB value is (97,120,148). Sum of RGB (Red+Green+Blue) = 97+120+148=365 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.58% from 365); Green value is 120 (47.27% from 255 or 32.88% from 365); Blue value is 148 (58.20% from 255 or 40.55% from 365); Max value from RGB is 148 - color contains mainly: blue. Hex color #617894 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617894 is #9E876B. Grayscale: #747474. Windows color (decimal): -10389356 or 9730145. OLE color: 9730145.
HSL color Cylindrical-coordinate representation of color #617894: hue angle of 212.94º 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 #617894 is Cyan = 0.34, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 120 | 148 | - |
| CMYK | 0.34 | 0.19 | 0 | 0.42 |
| HSL | 212.94º | 0.21% | 0.48% | - |
| HSV(B) | 212.94º | 0.34% | 0.58% | - |
| XYZ | 16.99 | 18.11 | 30.62 | - |
| YUV | 116.32 | 145.88 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 148 | 0.34 | 0.19 | 0 | 0.42 | 212.94 | 0.21 | 0.48 |
| Hex | 61 | 78 | 94 | 22 | 13 | 0 | 2A | D5 | 15 | 30 |
| Octal | 141 | 170 | 224 | 42 | 23 | 0 | 52 | 325 | 25 | 60 |
| Binary | 1100001 | 1111000 | 10010100 | 100010 | 10011 | 0 | 101010 | 11010101 | 10101 | 110000 |
Color Harmonies of #617894
Complementary color
Monochromatic Colors of #617894
Black with #617894
Text Example
Text Example
White with #617894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617894; }
p { color: rgb(97,120,148); }
H1.HeaderClassName
{
color: #617894;
}
.AnyTagClassName
{
color: #617894;
}
</style>
background-color css
<style>
a { background-color: #617894; }
a { background-color: rgb(97,120,148); }
div.DivClassName
{
background-color: #617894;
}
.BgClassName
{
background-color: #617894;
}
</style>
border-color css
<style>
span { border-color: #617894; }
span { border-color: rgb(97,120,148); }
td.TdClassName
{
border-color: #617894;
}
.TagClassName
{
border-color: #617894;
}
</style>