Shades of Waikawa Grey #617591
Tints of Waikawa Grey #617591
RGB
CMYK
RGB Variations
Color information
#617591 (or 0x617591) is known color: Waikawa Grey. HEX triplet: 61, 75 and 91. RGB value is (97,117,145). Sum of RGB (Red+Green+Blue) = 97+117+145=359 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.02% from 359); Green value is 117 (46.09% from 255 or 32.59% from 359); Blue value is 145 (57.03% from 255 or 40.39% from 359); Max value from RGB is 145 - color contains mainly: blue. Hex color #617591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617591 is #9E8A6E. Grayscale: #727272. Windows color (decimal): -10390127 or 9532769. OLE color: 9532769.
HSL color Cylindrical-coordinate representation of color #617591: hue angle of 215º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #617591 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 117 | 145 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.43 |
| HSL | 215º | 0.2% | 0.47% | - |
| HSV(B) | 215º | 0.33% | 0.57% | - |
| XYZ | 16.4 | 17.31 | 29.26 | - |
| YUV | 114.21 | 145.37 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 117 | 145 | 0.33 | 0.19 | 0 | 0.43 | 215 | 0.2 | 0.47 |
| Hex | 61 | 75 | 91 | 21 | 13 | 0 | 2B | D7 | 14 | 2F |
| Octal | 141 | 165 | 221 | 41 | 23 | 0 | 53 | 327 | 24 | 57 |
| Binary | 1100001 | 1110101 | 10010001 | 100001 | 10011 | 0 | 101011 | 11010111 | 10100 | 101111 |
Color Harmonies of #617591
Complementary color
Monochromatic Colors of #617591
Black with #617591
Text Example
Text Example
White with #617591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617591; }
p { color: rgb(97,117,145); }
H1.HeaderClassName
{
color: #617591;
}
.AnyTagClassName
{
color: #617591;
}
</style>
background-color css
<style>
a { background-color: #617591; }
a { background-color: rgb(97,117,145); }
div.DivClassName
{
background-color: #617591;
}
.BgClassName
{
background-color: #617591;
}
</style>
border-color css
<style>
span { border-color: #617591; }
span { border-color: rgb(97,117,145); }
td.TdClassName
{
border-color: #617591;
}
.TagClassName
{
border-color: #617591;
}
</style>