Shades of Waikawa Grey #617394
Tints of Waikawa Grey #617394
RGB
CMYK
RGB Variations
Color information
#617394 (or 0x617394) is known color: Waikawa Grey. HEX triplet: 61, 73 and 94. RGB value is (97,115,148). Sum of RGB (Red+Green+Blue) = 97+115+148=360 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.94% from 360); Green value is 115 (45.31% from 255 or 31.94% from 360); Blue value is 148 (58.20% from 255 or 41.11% from 360); Max value from RGB is 148 - color contains mainly: blue. Hex color #617394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617394 is #9E8C6B. Grayscale: #717171. Windows color (decimal): -10390636 or 9728865. OLE color: 9728865.
HSL color Cylindrical-coordinate representation of color #617394: hue angle of 218.82º 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 #617394 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 115 | 148 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.42 |
| HSL | 218.82º | 0.21% | 0.48% | - |
| HSV(B) | 218.82º | 0.34% | 0.58% | - |
| XYZ | 16.41 | 16.94 | 30.42 | - |
| YUV | 113.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 148 | 0.34 | 0.22 | 0 | 0.42 | 218.82 | 0.21 | 0.48 |
| Hex | 61 | 73 | 94 | 22 | 16 | 0 | 2A | DB | 15 | 30 |
| Octal | 141 | 163 | 224 | 42 | 26 | 0 | 52 | 333 | 25 | 60 |
| Binary | 1100001 | 1110011 | 10010100 | 100010 | 10110 | 0 | 101010 | 11011011 | 10101 | 110000 |
Color Harmonies of #617394
Complementary color
Monochromatic Colors of #617394
Black with #617394
Text Example
Text Example
White with #617394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617394; }
p { color: rgb(97,115,148); }
H1.HeaderClassName
{
color: #617394;
}
.AnyTagClassName
{
color: #617394;
}
</style>
background-color css
<style>
a { background-color: #617394; }
a { background-color: rgb(97,115,148); }
div.DivClassName
{
background-color: #617394;
}
.BgClassName
{
background-color: #617394;
}
</style>
border-color css
<style>
span { border-color: #617394; }
span { border-color: rgb(97,115,148); }
td.TdClassName
{
border-color: #617394;
}
.TagClassName
{
border-color: #617394;
}
</style>