Shades of Waikawa Grey #627694
Tints of Waikawa Grey #627694
RGB
CMYK
RGB Variations
Color information
#627694 (or 0x627694) is known color: Waikawa Grey. HEX triplet: 62, 76 and 94. RGB value is (98,118,148). Sum of RGB (Red+Green+Blue) = 98+118+148=364 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.92% from 364); Green value is 118 (46.48% from 255 or 32.42% from 364); Blue value is 148 (58.20% from 255 or 40.66% from 364); Max value from RGB is 148 - color contains mainly: blue. Hex color #627694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627694 is #9D896B. Grayscale: #737373. Windows color (decimal): -10324332 or 9729634. OLE color: 9729634.
HSL color Cylindrical-coordinate representation of color #627694: hue angle of 216º 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 #627694 is Cyan = 0.34, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 118 | 148 | - |
| CMYK | 0.34 | 0.20 | 0 | 0.42 |
| HSL | 216º | 0.2% | 0.48% | - |
| HSV(B) | 216º | 0.34% | 0.58% | - |
| XYZ | 16.86 | 17.69 | 30.54 | - |
| YUV | 115.44 | 146.37 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 148 | 0.34 | 0.20 | 0 | 0.42 | 216 | 0.2 | 0.48 |
| Hex | 62 | 76 | 94 | 22 | 14 | 0 | 2A | D8 | 14 | 30 |
| Octal | 142 | 166 | 224 | 42 | 24 | 0 | 52 | 330 | 24 | 60 |
| Binary | 1100010 | 1110110 | 10010100 | 100010 | 10100 | 0 | 101010 | 11011000 | 10100 | 110000 |
Color Harmonies of #627694
Complementary color
Monochromatic Colors of #627694
Black with #627694
Text Example
Text Example
White with #627694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627694; }
p { color: rgb(98,118,148); }
H1.HeaderClassName
{
color: #627694;
}
.AnyTagClassName
{
color: #627694;
}
</style>
background-color css
<style>
a { background-color: #627694; }
a { background-color: rgb(98,118,148); }
div.DivClassName
{
background-color: #627694;
}
.BgClassName
{
background-color: #627694;
}
</style>
border-color css
<style>
span { border-color: #627694; }
span { border-color: rgb(98,118,148); }
td.TdClassName
{
border-color: #627694;
}
.TagClassName
{
border-color: #627694;
}
</style>