Shades of Waikawa Grey #627796
Tints of Waikawa Grey #627796
RGB
CMYK
RGB Variations
Color information
#627796 (or 0x627796) is known color: Waikawa Grey. HEX triplet: 62, 77 and 96. RGB value is (98,119,150). Sum of RGB (Red+Green+Blue) = 98+119+150=367 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.70% from 367); Green value is 119 (46.88% from 255 or 32.43% from 367); Blue value is 150 (58.98% from 255 or 40.87% from 367); Max value from RGB is 150 - color contains mainly: blue. Hex color #627796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627796 is #9D8869. Grayscale: #747474. Windows color (decimal): -10324074 or 9860962. OLE color: 9860962.
HSL color Cylindrical-coordinate representation of color #627796: hue angle of 215.77º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #627796 is Cyan = 0.35, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 119 | 150 | - |
| CMYK | 0.35 | 0.21 | 0 | 0.41 |
| HSL | 215.77º | 0.21% | 0.49% | - |
| HSV(B) | 215.77º | 0.35% | 0.59% | - |
| XYZ | 17.14 | 17.99 | 31.42 | - |
| YUV | 116.26 | 147.04 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 150 | 0.35 | 0.21 | 0 | 0.41 | 215.77 | 0.21 | 0.49 |
| Hex | 62 | 77 | 96 | 23 | 15 | 0 | 29 | D8 | 15 | 31 |
| Octal | 142 | 167 | 226 | 43 | 25 | 0 | 51 | 330 | 25 | 61 |
| Binary | 1100010 | 1110111 | 10010110 | 100011 | 10101 | 0 | 101001 | 11011000 | 10101 | 110001 |
Color Harmonies of #627796
Complementary color
Monochromatic Colors of #627796
Black with #627796
Text Example
Text Example
White with #627796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627796; }
p { color: rgb(98,119,150); }
H1.HeaderClassName
{
color: #627796;
}
.AnyTagClassName
{
color: #627796;
}
</style>
background-color css
<style>
a { background-color: #627796; }
a { background-color: rgb(98,119,150); }
div.DivClassName
{
background-color: #627796;
}
.BgClassName
{
background-color: #627796;
}
</style>
border-color css
<style>
span { border-color: #627796; }
span { border-color: rgb(98,119,150); }
td.TdClassName
{
border-color: #627796;
}
.TagClassName
{
border-color: #627796;
}
</style>