Shades of Waikawa Grey #627790
Tints of Waikawa Grey #627790
RGB
CMYK
RGB Variations
Color information
#627790 (or 0x627790) is known color: Waikawa Grey. HEX triplet: 62, 77 and 90. RGB value is (98,119,144). Sum of RGB (Red+Green+Blue) = 98+119+144=361 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.15% from 361); Green value is 119 (46.88% from 255 or 32.96% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #627790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627790 is #9D886F. Grayscale: #737373. Windows color (decimal): -10324080 or 9467746. OLE color: 9467746.
HSL color Cylindrical-coordinate representation of color #627790: hue angle of 212.61º 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 #627790 is Cyan = 0.32, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 119 | 144 | - |
| CMYK | 0.32 | 0.17 | 0 | 0.44 |
| HSL | 212.61º | 0.19% | 0.47% | - |
| HSV(B) | 212.61º | 0.32% | 0.56% | - |
| XYZ | 16.67 | 17.8 | 28.94 | - |
| YUV | 115.57 | 144.04 | 115.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 144 | 0.32 | 0.17 | 0 | 0.44 | 212.61 | 0.19 | 0.47 |
| Hex | 62 | 77 | 90 | 20 | 11 | 0 | 2C | D5 | 13 | 2F |
| Octal | 142 | 167 | 220 | 40 | 21 | 0 | 54 | 325 | 23 | 57 |
| Binary | 1100010 | 1110111 | 10010000 | 100000 | 10001 | 0 | 101100 | 11010101 | 10011 | 101111 |
Color Harmonies of #627790
Complementary color
Monochromatic Colors of #627790
Black with #627790
Text Example
Text Example
White with #627790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627790; }
p { color: rgb(98,119,144); }
H1.HeaderClassName
{
color: #627790;
}
.AnyTagClassName
{
color: #627790;
}
</style>
background-color css
<style>
a { background-color: #627790; }
a { background-color: rgb(98,119,144); }
div.DivClassName
{
background-color: #627790;
}
.BgClassName
{
background-color: #627790;
}
</style>
border-color css
<style>
span { border-color: #627790; }
span { border-color: rgb(98,119,144); }
td.TdClassName
{
border-color: #627790;
}
.TagClassName
{
border-color: #627790;
}
</style>