Shades of Waikawa Grey #616986
Tints of Waikawa Grey #616986
RGB
CMYK
RGB Variations
Color information
#616986 (or 0x616986) is known color: Waikawa Grey. HEX triplet: 61, 69 and 86. RGB value is (97,105,134). Sum of RGB (Red+Green+Blue) = 97+105+134=336 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.87% from 336); Green value is 105 (41.41% from 255 or 31.25% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 134 - color contains mainly: blue. Hex color #616986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616986 is #9E9679. Grayscale: #696969. Windows color (decimal): -10393210 or 8808801. OLE color: 8808801.
HSL color Cylindrical-coordinate representation of color #616986: hue angle of 227.03º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #616986 is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 105 | 134 | - |
| CMYK | 0.28 | 0.22 | 0 | 0.47 |
| HSL | 227.03º | 0.16% | 0.45% | - |
| HSV(B) | 227.03º | 0.28% | 0.53% | - |
| XYZ | 14.28 | 14.37 | 24.57 | - |
| YUV | 105.91 | 143.85 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 134 | 0.28 | 0.22 | 0 | 0.47 | 227.03 | 0.16 | 0.45 |
| Hex | 61 | 69 | 86 | 1C | 16 | 0 | 2F | E3 | 10 | 2D |
| Octal | 141 | 151 | 206 | 34 | 26 | 0 | 57 | 343 | 20 | 55 |
| Binary | 1100001 | 1101001 | 10000110 | 11100 | 10110 | 0 | 101111 | 11100011 | 10000 | 101101 |
Color Harmonies of #616986
Complementary color
Monochromatic Colors of #616986
Black with #616986
Text Example
Text Example
White with #616986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616986; }
p { color: rgb(97,105,134); }
H1.HeaderClassName
{
color: #616986;
}
.AnyTagClassName
{
color: #616986;
}
</style>
background-color css
<style>
a { background-color: #616986; }
a { background-color: rgb(97,105,134); }
div.DivClassName
{
background-color: #616986;
}
.BgClassName
{
background-color: #616986;
}
</style>
border-color css
<style>
span { border-color: #616986; }
span { border-color: rgb(97,105,134); }
td.TdClassName
{
border-color: #616986;
}
.TagClassName
{
border-color: #616986;
}
</style>