Shades of Waikawa Grey #617191
Tints of Waikawa Grey #617191
RGB
CMYK
RGB Variations
Color information
#617191 (or 0x617191) is known color: Waikawa Grey. HEX triplet: 61, 71 and 91. RGB value is (97,113,145). Sum of RGB (Red+Green+Blue) = 97+113+145=355 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.32% from 355); Green value is 113 (44.53% from 255 or 31.83% from 355); Blue value is 145 (57.03% from 255 or 40.85% from 355); Max value from RGB is 145 - color contains mainly: blue. Hex color #617191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617191 is #9E8E6E. Grayscale: #6F6F6F. Windows color (decimal): -10391151 or 9531745. OLE color: 9531745.
HSL color Cylindrical-coordinate representation of color #617191: hue angle of 220º 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 #617191 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 113 | 145 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.43 |
| HSL | 220º | 0.2% | 0.47% | - |
| HSV(B) | 220º | 0.33% | 0.57% | - |
| XYZ | 15.95 | 16.4 | 29.11 | - |
| YUV | 111.86 | 146.7 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 145 | 0.33 | 0.22 | 0 | 0.43 | 220 | 0.2 | 0.47 |
| Hex | 61 | 71 | 91 | 21 | 16 | 0 | 2B | DC | 14 | 2F |
| Octal | 141 | 161 | 221 | 41 | 26 | 0 | 53 | 334 | 24 | 57 |
| Binary | 1100001 | 1110001 | 10010001 | 100001 | 10110 | 0 | 101011 | 11011100 | 10100 | 101111 |
Color Harmonies of #617191
Complementary color
Monochromatic Colors of #617191
Black with #617191
Text Example
Text Example
White with #617191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617191; }
p { color: rgb(97,113,145); }
H1.HeaderClassName
{
color: #617191;
}
.AnyTagClassName
{
color: #617191;
}
</style>
background-color css
<style>
a { background-color: #617191; }
a { background-color: rgb(97,113,145); }
div.DivClassName
{
background-color: #617191;
}
.BgClassName
{
background-color: #617191;
}
</style>
border-color css
<style>
span { border-color: #617191; }
span { border-color: rgb(97,113,145); }
td.TdClassName
{
border-color: #617191;
}
.TagClassName
{
border-color: #617191;
}
</style>