Shades of Waikawa Grey #627690
Tints of Waikawa Grey #627690
RGB
CMYK
RGB Variations
Color information
#627690 (or 0x627690) is known color: Waikawa Grey. HEX triplet: 62, 76 and 90. RGB value is (98,118,144). Sum of RGB (Red+Green+Blue) = 98+118+144=360 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.22% from 360); Green value is 118 (46.48% from 255 or 32.78% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #627690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627690 is #9D896F. Grayscale: #727272. Windows color (decimal): -10324336 or 9467490. OLE color: 9467490.
HSL color Cylindrical-coordinate representation of color #627690: hue angle of 213.91º 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 #627690 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 118 | 144 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.44 |
| HSL | 213.91º | 0.19% | 0.47% | - |
| HSV(B) | 213.91º | 0.32% | 0.56% | - |
| XYZ | 16.55 | 17.57 | 28.9 | - |
| YUV | 114.98 | 144.37 | 115.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 144 | 0.32 | 0.18 | 0 | 0.44 | 213.91 | 0.19 | 0.47 |
| Hex | 62 | 76 | 90 | 20 | 12 | 0 | 2C | D6 | 13 | 2F |
| Octal | 142 | 166 | 220 | 40 | 22 | 0 | 54 | 326 | 23 | 57 |
| Binary | 1100010 | 1110110 | 10010000 | 100000 | 10010 | 0 | 101100 | 11010110 | 10011 | 101111 |
Color Harmonies of #627690
Complementary color
Monochromatic Colors of #627690
Black with #627690
Text Example
Text Example
White with #627690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627690; }
p { color: rgb(98,118,144); }
H1.HeaderClassName
{
color: #627690;
}
.AnyTagClassName
{
color: #627690;
}
</style>
background-color css
<style>
a { background-color: #627690; }
a { background-color: rgb(98,118,144); }
div.DivClassName
{
background-color: #627690;
}
.BgClassName
{
background-color: #627690;
}
</style>
border-color css
<style>
span { border-color: #627690; }
span { border-color: rgb(98,118,144); }
td.TdClassName
{
border-color: #627690;
}
.TagClassName
{
border-color: #627690;
}
</style>