Shades of Waikawa Grey #627599
Tints of Waikawa Grey #627599
RGB
CMYK
RGB Variations
Color information
#627599 (or 0x627599) is known color: Waikawa Grey. HEX triplet: 62, 75 and 99. RGB value is (98,117,153). Sum of RGB (Red+Green+Blue) = 98+117+153=368 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.63% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 153 (60.16% from 255 or 41.58% from 368); Max value from RGB is 153 - color contains mainly: blue. Hex color #627599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627599 is #9D8A66. Grayscale: #737373. Windows color (decimal): -10324583 or 10057058. OLE color: 10057058.
HSL color Cylindrical-coordinate representation of color #627599: hue angle of 219.27º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #627599 is Cyan = 0.36, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 98 | 117 | 153 | - |
| CMYK | 0.36 | 0.24 | 0 | 0.4 |
| HSL | 219.27º | 0.22% | 0.49% | - |
| HSV(B) | 219.27º | 0.36% | 0.6% | - |
| XYZ | 17.15 | 17.62 | 32.63 | - |
| YUV | 115.42 | 149.21 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 153 | 0.36 | 0.24 | 0 | 0.4 | 219.27 | 0.22 | 0.49 |
| Hex | 62 | 75 | 99 | 24 | 18 | 0 | 28 | DB | 16 | 31 |
| Octal | 142 | 165 | 231 | 44 | 30 | 0 | 50 | 333 | 26 | 61 |
| Binary | 1100010 | 1110101 | 10011001 | 100100 | 11000 | 0 | 101000 | 11011011 | 10110 | 110001 |
Color Harmonies of #627599
Complementary color
Monochromatic Colors of #627599
Black with #627599
Text Example
Text Example
White with #627599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627599; }
p { color: rgb(98,117,153); }
H1.HeaderClassName
{
color: #627599;
}
.AnyTagClassName
{
color: #627599;
}
</style>
background-color css
<style>
a { background-color: #627599; }
a { background-color: rgb(98,117,153); }
div.DivClassName
{
background-color: #627599;
}
.BgClassName
{
background-color: #627599;
}
</style>
border-color css
<style>
span { border-color: #627599; }
span { border-color: rgb(98,117,153); }
td.TdClassName
{
border-color: #627599;
}
.TagClassName
{
border-color: #627599;
}
</style>