Shades of Waikawa Grey #617590
Tints of Waikawa Grey #617590
RGB
CMYK
RGB Variations
Color information
#617590 (or 0x617590) is known color: Waikawa Grey. HEX triplet: 61, 75 and 90. RGB value is (97,117,144). Sum of RGB (Red+Green+Blue) = 97+117+144=358 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.09% from 358); Green value is 117 (46.09% from 255 or 32.68% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #617590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617590 is #9E8A6F. Grayscale: #717171. Windows color (decimal): -10390128 or 9467233. OLE color: 9467233.
HSL color Cylindrical-coordinate representation of color #617590: hue angle of 214.47º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #617590 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 117 | 144 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.44 |
| HSL | 214.47º | 0.2% | 0.47% | - |
| HSV(B) | 214.47º | 0.33% | 0.56% | - |
| XYZ | 16.33 | 17.28 | 28.86 | - |
| YUV | 114.1 | 144.87 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 144 | 0.33 | 0.19 | 0 | 0.44 | 214.47 | 0.2 | 0.47 |
| Hex | 61 | 75 | 90 | 21 | 13 | 0 | 2C | D6 | 14 | 2F |
| Octal | 141 | 165 | 220 | 41 | 23 | 0 | 54 | 326 | 24 | 57 |
| Binary | 1100001 | 1110101 | 10010000 | 100001 | 10011 | 0 | 101100 | 11010110 | 10100 | 101111 |
Color Harmonies of #617590
Complementary color
Monochromatic Colors of #617590
Black with #617590
Text Example
Text Example
White with #617590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617590; }
p { color: rgb(97,117,144); }
H1.HeaderClassName
{
color: #617590;
}
.AnyTagClassName
{
color: #617590;
}
</style>
background-color css
<style>
a { background-color: #617590; }
a { background-color: rgb(97,117,144); }
div.DivClassName
{
background-color: #617590;
}
.BgClassName
{
background-color: #617590;
}
</style>
border-color css
<style>
span { border-color: #617590; }
span { border-color: rgb(97,117,144); }
td.TdClassName
{
border-color: #617590;
}
.TagClassName
{
border-color: #617590;
}
</style>