Shades of Waikawa Grey #626980
Tints of Waikawa Grey #626980
RGB
CMYK
RGB Variations
Color information
#626980 (or 0x626980) is known color: Waikawa Grey. HEX triplet: 62, 69 and 80. RGB value is (98,105,128). Sum of RGB (Red+Green+Blue) = 98+105+128=331 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.61% from 331); Green value is 105 (41.41% from 255 or 31.72% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 128 - color contains mainly: blue. Hex color #626980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626980 is #9D967F. Grayscale: #696969. Windows color (decimal): -10327680 or 8415586. OLE color: 8415586.
HSL color Cylindrical-coordinate representation of color #626980: hue angle of 226º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #626980 is Cyan = 0.23, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 105 | 128 | - |
| CMYK | 0.23 | 0.18 | 0 | 0.50 |
| HSL | 226º | 0.13% | 0.44% | - |
| HSV(B) | 226º | 0.23% | 0.5% | - |
| XYZ | 13.98 | 14.26 | 22.44 | - |
| YUV | 105.53 | 140.68 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 128 | 0.23 | 0.18 | 0 | 0.50 | 226 | 0.13 | 0.44 |
| Hex | 62 | 69 | 80 | 17 | 12 | 0 | 32 | E2 | D | 2C |
| Octal | 142 | 151 | 200 | 27 | 22 | 0 | 62 | 342 | 15 | 54 |
| Binary | 1100010 | 1101001 | 10000000 | 10111 | 10010 | 0 | 110010 | 11100010 | 1101 | 101100 |
Color Harmonies of #626980
Complementary color
Monochromatic Colors of #626980
Black with #626980
Text Example
Text Example
White with #626980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626980; }
p { color: rgb(98,105,128); }
H1.HeaderClassName
{
color: #626980;
}
.AnyTagClassName
{
color: #626980;
}
</style>
background-color css
<style>
a { background-color: #626980; }
a { background-color: rgb(98,105,128); }
div.DivClassName
{
background-color: #626980;
}
.BgClassName
{
background-color: #626980;
}
</style>
border-color css
<style>
span { border-color: #626980; }
span { border-color: rgb(98,105,128); }
td.TdClassName
{
border-color: #626980;
}
.TagClassName
{
border-color: #626980;
}
</style>