Shades of Waikawa Grey #617292
Tints of Waikawa Grey #617292
RGB
CMYK
RGB Variations
Color information
#617292 (or 0x617292) is known color: Waikawa Grey. HEX triplet: 61, 72 and 92. RGB value is (97,114,146). Sum of RGB (Red+Green+Blue) = 97+114+146=357 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.17% from 357); Green value is 114 (44.92% from 255 or 31.93% from 357); Blue value is 146 (57.42% from 255 or 40.90% from 357); Max value from RGB is 146 - color contains mainly: blue. Hex color #617292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617292 is #9E8D6D. Grayscale: #707070. Windows color (decimal): -10390894 or 9597537. OLE color: 9597537.
HSL color Cylindrical-coordinate representation of color #617292: hue angle of 219.18º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #617292 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 114 | 146 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.43 |
| HSL | 219.18º | 0.2% | 0.48% | - |
| HSV(B) | 219.18º | 0.34% | 0.57% | - |
| XYZ | 16.14 | 16.65 | 29.56 | - |
| YUV | 112.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 146 | 0.34 | 0.22 | 0 | 0.43 | 219.18 | 0.2 | 0.48 |
| Hex | 61 | 72 | 92 | 22 | 16 | 0 | 2B | DB | 14 | 30 |
| Octal | 141 | 162 | 222 | 42 | 26 | 0 | 53 | 333 | 24 | 60 |
| Binary | 1100001 | 1110010 | 10010010 | 100010 | 10110 | 0 | 101011 | 11011011 | 10100 | 110000 |
Color Harmonies of #617292
Complementary color
Monochromatic Colors of #617292
Black with #617292
Text Example
Text Example
White with #617292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617292; }
p { color: rgb(97,114,146); }
H1.HeaderClassName
{
color: #617292;
}
.AnyTagClassName
{
color: #617292;
}
</style>
background-color css
<style>
a { background-color: #617292; }
a { background-color: rgb(97,114,146); }
div.DivClassName
{
background-color: #617292;
}
.BgClassName
{
background-color: #617292;
}
</style>
border-color css
<style>
span { border-color: #617292; }
span { border-color: rgb(97,114,146); }
td.TdClassName
{
border-color: #617292;
}
.TagClassName
{
border-color: #617292;
}
</style>