Shades of Waikawa Grey #616980
Tints of Waikawa Grey #616980
RGB
CMYK
RGB Variations
Color information
#616980 (or 0x616980) is known color: Waikawa Grey. HEX triplet: 61, 69 and 80. RGB value is (97,105,128). Sum of RGB (Red+Green+Blue) = 97+105+128=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 105 (41.41% from 255 or 31.82% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 128 - color contains mainly: blue. Hex color #616980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616980 is #9E967F. Grayscale: #696969. Windows color (decimal): -10393216 or 8415585. OLE color: 8415585.
HSL color Cylindrical-coordinate representation of color #616980: hue angle of 224.52º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #616980 is Cyan = 0.24, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 105 | 128 | - |
| CMYK | 0.24 | 0.18 | 0 | 0.50 |
| HSL | 224.52º | 0.14% | 0.44% | - |
| HSV(B) | 224.52º | 0.24% | 0.5% | - |
| XYZ | 13.88 | 14.2 | 22.43 | - |
| YUV | 105.23 | 140.85 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 128 | 0.24 | 0.18 | 0 | 0.50 | 224.52 | 0.14 | 0.44 |
| Hex | 61 | 69 | 80 | 18 | 12 | 0 | 32 | E1 | E | 2C |
| Octal | 141 | 151 | 200 | 30 | 22 | 0 | 62 | 341 | 16 | 54 |
| Binary | 1100001 | 1101001 | 10000000 | 11000 | 10010 | 0 | 110010 | 11100001 | 1110 | 101100 |
Color Harmonies of #616980
Complementary color
Monochromatic Colors of #616980
Black with #616980
Text Example
Text Example
White with #616980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616980; }
p { color: rgb(97,105,128); }
H1.HeaderClassName
{
color: #616980;
}
.AnyTagClassName
{
color: #616980;
}
</style>
background-color css
<style>
a { background-color: #616980; }
a { background-color: rgb(97,105,128); }
div.DivClassName
{
background-color: #616980;
}
.BgClassName
{
background-color: #616980;
}
</style>
border-color css
<style>
span { border-color: #616980; }
span { border-color: rgb(97,105,128); }
td.TdClassName
{
border-color: #616980;
}
.TagClassName
{
border-color: #616980;
}
</style>