Shades of Waikawa Grey #627289
Tints of Waikawa Grey #627289
RGB
CMYK
RGB Variations
Color information
#627289 (or 0x627289) is known color: Waikawa Grey. HEX triplet: 62, 72 and 89. RGB value is (98,114,137). Sum of RGB (Red+Green+Blue) = 98+114+137=349 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.08% from 349); Green value is 114 (44.92% from 255 or 32.66% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 137 - color contains mainly: blue. Hex color #627289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627289 is #9D8D76. Grayscale: #6F6F6F. Windows color (decimal): -10325367 or 9007714. OLE color: 9007714.
HSL color Cylindrical-coordinate representation of color #627289: hue angle of 215.38º 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 #627289 is Cyan = 0.28, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 114 | 137 | - |
| CMYK | 0.28 | 0.17 | 0 | 0.46 |
| HSL | 215.38º | 0.17% | 0.46% | - |
| HSV(B) | 215.38º | 0.28% | 0.54% | - |
| XYZ | 15.57 | 16.44 | 26.02 | - |
| YUV | 111.84 | 142.2 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 137 | 0.28 | 0.17 | 0 | 0.46 | 215.38 | 0.17 | 0.46 |
| Hex | 62 | 72 | 89 | 1C | 11 | 0 | 2E | D7 | 11 | 2E |
| Octal | 142 | 162 | 211 | 34 | 21 | 0 | 56 | 327 | 21 | 56 |
| Binary | 1100010 | 1110010 | 10001001 | 11100 | 10001 | 0 | 101110 | 11010111 | 10001 | 101110 |
Color Harmonies of #627289
Complementary color
Monochromatic Colors of #627289
Black with #627289
Text Example
Text Example
White with #627289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627289; }
p { color: rgb(98,114,137); }
H1.HeaderClassName
{
color: #627289;
}
.AnyTagClassName
{
color: #627289;
}
</style>
background-color css
<style>
a { background-color: #627289; }
a { background-color: rgb(98,114,137); }
div.DivClassName
{
background-color: #627289;
}
.BgClassName
{
background-color: #627289;
}
</style>
border-color css
<style>
span { border-color: #627289; }
span { border-color: rgb(98,114,137); }
td.TdClassName
{
border-color: #627289;
}
.TagClassName
{
border-color: #627289;
}
</style>