Shades of Waikawa Grey #627189
Tints of Waikawa Grey #627189
RGB
CMYK
RGB Variations
Color information
#627189 (or 0x627189) is known color: Waikawa Grey. HEX triplet: 62, 71 and 89. RGB value is (98,113,137). Sum of RGB (Red+Green+Blue) = 98+113+137=348 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.16% from 348); Green value is 113 (44.53% from 255 or 32.47% from 348); Blue value is 137 (53.91% from 255 or 39.37% from 348); Max value from RGB is 137 - color contains mainly: blue. Hex color #627189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627189 is #9D8E76. Grayscale: #6F6F6F. Windows color (decimal): -10325623 or 9007458. OLE color: 9007458.
HSL color Cylindrical-coordinate representation of color #627189: hue angle of 216.92º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #627189 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 113 | 137 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.46 |
| HSL | 216.92º | 0.17% | 0.46% | - |
| HSV(B) | 216.92º | 0.28% | 0.54% | - |
| XYZ | 15.46 | 16.21 | 25.98 | - |
| YUV | 111.25 | 142.53 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 137 | 0.28 | 0.18 | 0 | 0.46 | 216.92 | 0.17 | 0.46 |
| Hex | 62 | 71 | 89 | 1C | 12 | 0 | 2E | D9 | 11 | 2E |
| Octal | 142 | 161 | 211 | 34 | 22 | 0 | 56 | 331 | 21 | 56 |
| Binary | 1100010 | 1110001 | 10001001 | 11100 | 10010 | 0 | 101110 | 11011001 | 10001 | 101110 |
Color Harmonies of #627189
Complementary color
Monochromatic Colors of #627189
Black with #627189
Text Example
Text Example
White with #627189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627189; }
p { color: rgb(98,113,137); }
H1.HeaderClassName
{
color: #627189;
}
.AnyTagClassName
{
color: #627189;
}
</style>
background-color css
<style>
a { background-color: #627189; }
a { background-color: rgb(98,113,137); }
div.DivClassName
{
background-color: #627189;
}
.BgClassName
{
background-color: #627189;
}
</style>
border-color css
<style>
span { border-color: #627189; }
span { border-color: rgb(98,113,137); }
td.TdClassName
{
border-color: #627189;
}
.TagClassName
{
border-color: #627189;
}
</style>