Shades of Waikawa Grey #627094
Tints of Waikawa Grey #627094
RGB
CMYK
RGB Variations
Color information
#627094 (or 0x627094) is known color: Waikawa Grey. HEX triplet: 62, 70 and 94. RGB value is (98,112,148). Sum of RGB (Red+Green+Blue) = 98+112+148=358 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.37% from 358); Green value is 112 (44.14% from 255 or 31.28% from 358); Blue value is 148 (58.20% from 255 or 41.34% from 358); Max value from RGB is 148 - color contains mainly: blue. Hex color #627094 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627094 is #9D8F6B. Grayscale: #6F6F6F. Windows color (decimal): -10325868 or 9728098. OLE color: 9728098.
HSL color Cylindrical-coordinate representation of color #627094: hue angle of 223.2º 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 #627094 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 112 | 148 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.42 |
| HSL | 223.2º | 0.2% | 0.48% | - |
| HSV(B) | 223.2º | 0.34% | 0.58% | - |
| XYZ | 16.18 | 16.32 | 30.32 | - |
| YUV | 111.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 148 | 0.34 | 0.24 | 0 | 0.42 | 223.2 | 0.2 | 0.48 |
| Hex | 62 | 70 | 94 | 22 | 18 | 0 | 2A | DF | 14 | 30 |
| Octal | 142 | 160 | 224 | 42 | 30 | 0 | 52 | 337 | 24 | 60 |
| Binary | 1100010 | 1110000 | 10010100 | 100010 | 11000 | 0 | 101010 | 11011111 | 10100 | 110000 |
Color Harmonies of #627094
Complementary color
Monochromatic Colors of #627094
Black with #627094
Text Example
Text Example
White with #627094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627094; }
p { color: rgb(98,112,148); }
H1.HeaderClassName
{
color: #627094;
}
.AnyTagClassName
{
color: #627094;
}
</style>
background-color css
<style>
a { background-color: #627094; }
a { background-color: rgb(98,112,148); }
div.DivClassName
{
background-color: #627094;
}
.BgClassName
{
background-color: #627094;
}
</style>
border-color css
<style>
span { border-color: #627094; }
span { border-color: rgb(98,112,148); }
td.TdClassName
{
border-color: #627094;
}
.TagClassName
{
border-color: #627094;
}
</style>