Shades of Waikawa Grey #626994
Tints of Waikawa Grey #626994
RGB
CMYK
RGB Variations
Color information
#626994 (or 0x626994) is known color: Waikawa Grey. HEX triplet: 62, 69 and 94. RGB value is (98,105,148). Sum of RGB (Red+Green+Blue) = 98+105+148=351 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.92% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 148 (58.20% from 255 or 42.17% from 351); Max value from RGB is 148 - color contains mainly: blue. Hex color #626994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #626994 is #9D966B. Grayscale: #6B6B6B. Windows color (decimal): -10327660 or 9726306. OLE color: 9726306.
HSL color Cylindrical-coordinate representation of color #626994: hue angle of 231.6º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #626994 is Cyan = 0.34, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 105 | 148 | - |
| CMYK | 0.34 | 0.29 | 0 | 0.42 |
| HSL | 231.6º | 0.2% | 0.48% | - |
| HSV(B) | 231.6º | 0.34% | 0.58% | - |
| XYZ | 15.43 | 14.84 | 30.07 | - |
| YUV | 107.81 | 150.68 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 148 | 0.34 | 0.29 | 0 | 0.42 | 231.6 | 0.2 | 0.48 |
| Hex | 62 | 69 | 94 | 22 | 1D | 0 | 2A | E8 | 14 | 30 |
| Octal | 142 | 151 | 224 | 42 | 35 | 0 | 52 | 350 | 24 | 60 |
| Binary | 1100010 | 1101001 | 10010100 | 100010 | 11101 | 0 | 101010 | 11101000 | 10100 | 110000 |
Color Harmonies of #626994
Complementary color
Monochromatic Colors of #626994
Black with #626994
Text Example
Text Example
White with #626994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626994; }
p { color: rgb(98,105,148); }
H1.HeaderClassName
{
color: #626994;
}
.AnyTagClassName
{
color: #626994;
}
</style>
background-color css
<style>
a { background-color: #626994; }
a { background-color: rgb(98,105,148); }
div.DivClassName
{
background-color: #626994;
}
.BgClassName
{
background-color: #626994;
}
</style>
border-color css
<style>
span { border-color: #626994; }
span { border-color: rgb(98,105,148); }
td.TdClassName
{
border-color: #626994;
}
.TagClassName
{
border-color: #626994;
}
</style>