Shades of Waikawa Grey #617491
Tints of Waikawa Grey #617491
RGB
CMYK
RGB Variations
Color information
#617491 (or 0x617491) is known color: Waikawa Grey. HEX triplet: 61, 74 and 91. RGB value is (97,116,145). Sum of RGB (Red+Green+Blue) = 97+116+145=358 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.09% from 358); Green value is 116 (45.70% from 255 or 32.40% from 358); Blue value is 145 (57.03% from 255 or 40.50% from 358); Max value from RGB is 145 - color contains mainly: blue. Hex color #617491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617491 is #9E8B6E. Grayscale: #717171. Windows color (decimal): -10390383 or 9532513. OLE color: 9532513.
HSL color Cylindrical-coordinate representation of color #617491: hue angle of 216.25º 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 #617491 is Cyan = 0.33, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 116 | 145 | - |
| CMYK | 0.33 | 0.2 | 0 | 0.43 |
| HSL | 216.25º | 0.2% | 0.47% | - |
| HSV(B) | 216.25º | 0.33% | 0.57% | - |
| XYZ | 16.29 | 17.08 | 29.23 | - |
| YUV | 113.63 | 145.71 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 116 | 145 | 0.33 | 0.2 | 0 | 0.43 | 216.25 | 0.2 | 0.47 |
| Hex | 61 | 74 | 91 | 21 | 14 | 0 | 2B | D8 | 14 | 2F |
| Octal | 141 | 164 | 221 | 41 | 24 | 0 | 53 | 330 | 24 | 57 |
| Binary | 1100001 | 1110100 | 10010001 | 100001 | 10100 | 0 | 101011 | 11011000 | 10100 | 101111 |
Color Harmonies of #617491
Complementary color
Monochromatic Colors of #617491
Black with #617491
Text Example
Text Example
White with #617491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617491; }
p { color: rgb(97,116,145); }
H1.HeaderClassName
{
color: #617491;
}
.AnyTagClassName
{
color: #617491;
}
</style>
background-color css
<style>
a { background-color: #617491; }
a { background-color: rgb(97,116,145); }
div.DivClassName
{
background-color: #617491;
}
.BgClassName
{
background-color: #617491;
}
</style>
border-color css
<style>
span { border-color: #617491; }
span { border-color: rgb(97,116,145); }
td.TdClassName
{
border-color: #617491;
}
.TagClassName
{
border-color: #617491;
}
</style>