Shades of Waikawa Grey #627294
Tints of Waikawa Grey #627294
RGB
CMYK
RGB Variations
Color information
#627294 (or 0x627294) is known color: Waikawa Grey. HEX triplet: 62, 72 and 94. RGB value is (98,114,148). Sum of RGB (Red+Green+Blue) = 98+114+148=360 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.22% from 360); Green value is 114 (44.92% from 255 or 31.67% from 360); Blue value is 148 (58.20% from 255 or 41.11% from 360); Max value from RGB is 148 - color contains mainly: blue. Hex color #627294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627294 is #9D8D6B. Grayscale: #707070. Windows color (decimal): -10325356 or 9728610. OLE color: 9728610.
HSL color Cylindrical-coordinate representation of color #627294: hue angle of 220.8º 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 #627294 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 114 | 148 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.42 |
| HSL | 220.8º | 0.2% | 0.48% | - |
| HSV(B) | 220.8º | 0.34% | 0.58% | - |
| XYZ | 16.4 | 16.77 | 30.39 | - |
| YUV | 113.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 148 | 0.34 | 0.23 | 0 | 0.42 | 220.8 | 0.2 | 0.48 |
| Hex | 62 | 72 | 94 | 22 | 17 | 0 | 2A | DD | 14 | 30 |
| Octal | 142 | 162 | 224 | 42 | 27 | 0 | 52 | 335 | 24 | 60 |
| Binary | 1100010 | 1110010 | 10010100 | 100010 | 10111 | 0 | 101010 | 11011101 | 10100 | 110000 |
Color Harmonies of #627294
Complementary color
Monochromatic Colors of #627294
Black with #627294
Text Example
Text Example
White with #627294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627294; }
p { color: rgb(98,114,148); }
H1.HeaderClassName
{
color: #627294;
}
.AnyTagClassName
{
color: #627294;
}
</style>
background-color css
<style>
a { background-color: #627294; }
a { background-color: rgb(98,114,148); }
div.DivClassName
{
background-color: #627294;
}
.BgClassName
{
background-color: #627294;
}
</style>
border-color css
<style>
span { border-color: #627294; }
span { border-color: rgb(98,114,148); }
td.TdClassName
{
border-color: #627294;
}
.TagClassName
{
border-color: #627294;
}
</style>