Shades of Waikawa Grey #617092
Tints of Waikawa Grey #617092
RGB
CMYK
RGB Variations
Color information
#617092 (or 0x617092) is known color: Waikawa Grey. HEX triplet: 61, 70 and 92. RGB value is (97,112,146). Sum of RGB (Red+Green+Blue) = 97+112+146=355 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.32% from 355); Green value is 112 (44.14% from 255 or 31.55% from 355); Blue value is 146 (57.42% from 255 or 41.13% from 355); Max value from RGB is 146 - color contains mainly: blue. Hex color #617092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617092 is #9E8F6D. Grayscale: #6F6F6F. Windows color (decimal): -10391406 or 9597025. OLE color: 9597025.
HSL color Cylindrical-coordinate representation of color #617092: hue angle of 221.63º 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 #617092 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 112 | 146 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.43 |
| HSL | 221.63º | 0.2% | 0.48% | - |
| HSV(B) | 221.63º | 0.34% | 0.57% | - |
| XYZ | 15.91 | 16.21 | 29.48 | - |
| YUV | 111.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 146 | 0.34 | 0.23 | 0 | 0.43 | 221.63 | 0.2 | 0.48 |
| Hex | 61 | 70 | 92 | 22 | 17 | 0 | 2B | DE | 14 | 30 |
| Octal | 141 | 160 | 222 | 42 | 27 | 0 | 53 | 336 | 24 | 60 |
| Binary | 1100001 | 1110000 | 10010010 | 100010 | 10111 | 0 | 101011 | 11011110 | 10100 | 110000 |
Color Harmonies of #617092
Complementary color
Monochromatic Colors of #617092
Black with #617092
Text Example
Text Example
White with #617092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617092; }
p { color: rgb(97,112,146); }
H1.HeaderClassName
{
color: #617092;
}
.AnyTagClassName
{
color: #617092;
}
</style>
background-color css
<style>
a { background-color: #617092; }
a { background-color: rgb(97,112,146); }
div.DivClassName
{
background-color: #617092;
}
.BgClassName
{
background-color: #617092;
}
</style>
border-color css
<style>
span { border-color: #617092; }
span { border-color: rgb(97,112,146); }
td.TdClassName
{
border-color: #617092;
}
.TagClassName
{
border-color: #617092;
}
</style>