Shades of Waikawa Grey #626990
Tints of Waikawa Grey #626990
RGB
CMYK
RGB Variations
Color information
#626990 (or 0x626990) is known color: Waikawa Grey. HEX triplet: 62, 69 and 90. RGB value is (98,105,144). Sum of RGB (Red+Green+Blue) = 98+105+144=347 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.24% from 347); Green value is 105 (41.41% from 255 or 30.26% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #626990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626990 is #9D966F. Grayscale: #6B6B6B. Windows color (decimal): -10327664 or 9464162. OLE color: 9464162.
HSL color Cylindrical-coordinate representation of color #626990: hue angle of 230.87º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #626990 is Cyan = 0.32, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 105 | 144 | - |
| CMYK | 0.32 | 0.27 | 0 | 0.44 |
| HSL | 230.87º | 0.19% | 0.47% | - |
| HSV(B) | 230.87º | 0.32% | 0.56% | - |
| XYZ | 15.12 | 14.71 | 28.43 | - |
| YUV | 107.35 | 148.68 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 144 | 0.32 | 0.27 | 0 | 0.44 | 230.87 | 0.19 | 0.47 |
| Hex | 62 | 69 | 90 | 20 | 1B | 0 | 2C | E7 | 13 | 2F |
| Octal | 142 | 151 | 220 | 40 | 33 | 0 | 54 | 347 | 23 | 57 |
| Binary | 1100010 | 1101001 | 10010000 | 100000 | 11011 | 0 | 101100 | 11100111 | 10011 | 101111 |
Color Harmonies of #626990
Complementary color
Monochromatic Colors of #626990
Black with #626990
Text Example
Text Example
White with #626990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626990; }
p { color: rgb(98,105,144); }
H1.HeaderClassName
{
color: #626990;
}
.AnyTagClassName
{
color: #626990;
}
</style>
background-color css
<style>
a { background-color: #626990; }
a { background-color: rgb(98,105,144); }
div.DivClassName
{
background-color: #626990;
}
.BgClassName
{
background-color: #626990;
}
</style>
border-color css
<style>
span { border-color: #626990; }
span { border-color: rgb(98,105,144); }
td.TdClassName
{
border-color: #626990;
}
.TagClassName
{
border-color: #626990;
}
</style>