Shades of Waikawa Grey #617594
Tints of Waikawa Grey #617594
RGB
CMYK
RGB Variations
Color information
#617594 (or 0x617594) is known color: Waikawa Grey. HEX triplet: 61, 75 and 94. RGB value is (97,117,148). Sum of RGB (Red+Green+Blue) = 97+117+148=362 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.80% from 362); Green value is 117 (46.09% from 255 or 32.32% from 362); Blue value is 148 (58.20% from 255 or 40.88% from 362); Max value from RGB is 148 - color contains mainly: blue. Hex color #617594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617594 is #9E8A6B. Grayscale: #727272. Windows color (decimal): -10390124 or 9729377. OLE color: 9729377.
HSL color Cylindrical-coordinate representation of color #617594: hue angle of 216.47º 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 #617594 is Cyan = 0.34, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 117 | 148 | - |
| CMYK | 0.34 | 0.21 | 0 | 0.42 |
| HSL | 216.47º | 0.21% | 0.48% | - |
| HSV(B) | 216.47º | 0.34% | 0.58% | - |
| XYZ | 16.64 | 17.4 | 30.5 | - |
| YUV | 114.55 | 146.87 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 148 | 0.34 | 0.21 | 0 | 0.42 | 216.47 | 0.21 | 0.48 |
| Hex | 61 | 75 | 94 | 22 | 15 | 0 | 2A | D8 | 15 | 30 |
| Octal | 141 | 165 | 224 | 42 | 25 | 0 | 52 | 330 | 25 | 60 |
| Binary | 1100001 | 1110101 | 10010100 | 100010 | 10101 | 0 | 101010 | 11011000 | 10101 | 110000 |
Color Harmonies of #617594
Complementary color
Monochromatic Colors of #617594
Black with #617594
Text Example
Text Example
White with #617594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617594; }
p { color: rgb(97,117,148); }
H1.HeaderClassName
{
color: #617594;
}
.AnyTagClassName
{
color: #617594;
}
</style>
background-color css
<style>
a { background-color: #617594; }
a { background-color: rgb(97,117,148); }
div.DivClassName
{
background-color: #617594;
}
.BgClassName
{
background-color: #617594;
}
</style>
border-color css
<style>
span { border-color: #617594; }
span { border-color: rgb(97,117,148); }
td.TdClassName
{
border-color: #617594;
}
.TagClassName
{
border-color: #617594;
}
</style>