Shades of Waikawa Grey #627190
Tints of Waikawa Grey #627190
RGB
CMYK
RGB Variations
Color information
#627190 (or 0x627190) is known color: Waikawa Grey. HEX triplet: 62, 71 and 90. RGB value is (98,113,144). Sum of RGB (Red+Green+Blue) = 98+113+144=355 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.61% from 355); Green value is 113 (44.53% from 255 or 31.83% from 355); Blue value is 144 (56.64% from 255 or 40.56% from 355); Max value from RGB is 144 - color contains mainly: blue. Hex color #627190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627190 is #9D8E6F. Grayscale: #6F6F6F. Windows color (decimal): -10325616 or 9466210. OLE color: 9466210.
HSL color Cylindrical-coordinate representation of color #627190: hue angle of 220.43º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #627190 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 113 | 144 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.44 |
| HSL | 220.43º | 0.19% | 0.47% | - |
| HSV(B) | 220.43º | 0.32% | 0.56% | - |
| XYZ | 15.98 | 16.42 | 28.71 | - |
| YUV | 112.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 144 | 0.32 | 0.22 | 0 | 0.44 | 220.43 | 0.19 | 0.47 |
| Hex | 62 | 71 | 90 | 20 | 16 | 0 | 2C | DC | 13 | 2F |
| Octal | 142 | 161 | 220 | 40 | 26 | 0 | 54 | 334 | 23 | 57 |
| Binary | 1100010 | 1110001 | 10010000 | 100000 | 10110 | 0 | 101100 | 11011100 | 10011 | 101111 |
Color Harmonies of #627190
Complementary color
Monochromatic Colors of #627190
Black with #627190
Text Example
Text Example
White with #627190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627190; }
p { color: rgb(98,113,144); }
H1.HeaderClassName
{
color: #627190;
}
.AnyTagClassName
{
color: #627190;
}
</style>
background-color css
<style>
a { background-color: #627190; }
a { background-color: rgb(98,113,144); }
div.DivClassName
{
background-color: #627190;
}
.BgClassName
{
background-color: #627190;
}
</style>
border-color css
<style>
span { border-color: #627190; }
span { border-color: rgb(98,113,144); }
td.TdClassName
{
border-color: #627190;
}
.TagClassName
{
border-color: #627190;
}
</style>