Shades of Waikawa Grey #617293
Tints of Waikawa Grey #617293
RGB
CMYK
RGB Variations
Color information
#617293 (or 0x617293) is known color: Waikawa Grey. HEX triplet: 61, 72 and 93. RGB value is (97,114,147). Sum of RGB (Red+Green+Blue) = 97+114+147=358 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.09% from 358); Green value is 114 (44.92% from 255 or 31.84% from 358); Blue value is 147 (57.81% from 255 or 41.06% from 358); Max value from RGB is 147 - color contains mainly: blue. Hex color #617293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617293 is #9E8D6C. Grayscale: #707070. Windows color (decimal): -10390893 or 9663073. OLE color: 9663073.
HSL color Cylindrical-coordinate representation of color #617293: hue angle of 219.6º degrees, saturation: 0.2, 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 #617293 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 114 | 147 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.42 |
| HSL | 219.6º | 0.2% | 0.48% | - |
| HSV(B) | 219.6º | 0.34% | 0.58% | - |
| XYZ | 16.21 | 16.68 | 29.97 | - |
| YUV | 112.68 | 147.37 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 147 | 0.34 | 0.22 | 0 | 0.42 | 219.6 | 0.2 | 0.48 |
| Hex | 61 | 72 | 93 | 22 | 16 | 0 | 2A | DC | 14 | 30 |
| Octal | 141 | 162 | 223 | 42 | 26 | 0 | 52 | 334 | 24 | 60 |
| Binary | 1100001 | 1110010 | 10010011 | 100010 | 10110 | 0 | 101010 | 11011100 | 10100 | 110000 |
Color Harmonies of #617293
Complementary color
Monochromatic Colors of #617293
Black with #617293
Text Example
Text Example
White with #617293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617293; }
p { color: rgb(97,114,147); }
H1.HeaderClassName
{
color: #617293;
}
.AnyTagClassName
{
color: #617293;
}
</style>
background-color css
<style>
a { background-color: #617293; }
a { background-color: rgb(97,114,147); }
div.DivClassName
{
background-color: #617293;
}
.BgClassName
{
background-color: #617293;
}
</style>
border-color css
<style>
span { border-color: #617293; }
span { border-color: rgb(97,114,147); }
td.TdClassName
{
border-color: #617293;
}
.TagClassName
{
border-color: #617293;
}
</style>