Shades of Waikawa Grey #617088
Tints of Waikawa Grey #617088
RGB
CMYK
RGB Variations
Color information
#617088 (or 0x617088) is known color: Waikawa Grey. HEX triplet: 61, 70 and 88. RGB value is (97,112,136). Sum of RGB (Red+Green+Blue) = 97+112+136=345 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.12% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 136 (53.52% from 255 or 39.42% from 345); Max value from RGB is 136 - color contains mainly: blue. Hex color #617088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #617088 is #9E8F77. Grayscale: #6E6E6E. Windows color (decimal): -10391416 or 8941665. OLE color: 8941665.
HSL color Cylindrical-coordinate representation of color #617088: hue angle of 216.92º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #617088 is Cyan = 0.29, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 112 | 136 | - |
| CMYK | 0.29 | 0.18 | 0 | 0.47 |
| HSL | 216.92º | 0.17% | 0.46% | - |
| HSV(B) | 216.92º | 0.29% | 0.53% | - |
| XYZ | 15.17 | 15.91 | 25.56 | - |
| YUV | 110.25 | 142.53 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 136 | 0.29 | 0.18 | 0 | 0.47 | 216.92 | 0.17 | 0.46 |
| Hex | 61 | 70 | 88 | 1D | 12 | 0 | 2F | D9 | 11 | 2E |
| Octal | 141 | 160 | 210 | 35 | 22 | 0 | 57 | 331 | 21 | 56 |
| Binary | 1100001 | 1110000 | 10001000 | 11101 | 10010 | 0 | 101111 | 11011001 | 10001 | 101110 |
Color Harmonies of #617088
Complementary color
Monochromatic Colors of #617088
Black with #617088
Text Example
Text Example
White with #617088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617088; }
p { color: rgb(97,112,136); }
H1.HeaderClassName
{
color: #617088;
}
.AnyTagClassName
{
color: #617088;
}
</style>
background-color css
<style>
a { background-color: #617088; }
a { background-color: rgb(97,112,136); }
div.DivClassName
{
background-color: #617088;
}
.BgClassName
{
background-color: #617088;
}
</style>
border-color css
<style>
span { border-color: #617088; }
span { border-color: rgb(97,112,136); }
td.TdClassName
{
border-color: #617088;
}
.TagClassName
{
border-color: #617088;
}
</style>