Shades of Waikawa Grey #627493
Tints of Waikawa Grey #627493
RGB
CMYK
RGB Variations
Color information
#627493 (or 0x627493) is known color: Waikawa Grey. HEX triplet: 62, 74 and 93. RGB value is (98,116,147). Sum of RGB (Red+Green+Blue) = 98+116+147=361 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.15% from 361); Green value is 116 (45.70% from 255 or 32.13% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #627493 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627493 is #9D8B6C. Grayscale: #727272. Windows color (decimal): -10324845 or 9663586. OLE color: 9663586.
HSL color Cylindrical-coordinate representation of color #627493: hue angle of 217.96º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #627493 is Cyan = 0.33, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 116 | 147 | - |
| CMYK | 0.33 | 0.21 | 0 | 0.42 |
| HSL | 217.96º | 0.2% | 0.48% | - |
| HSV(B) | 217.96º | 0.33% | 0.58% | - |
| XYZ | 16.55 | 17.19 | 30.05 | - |
| YUV | 114.15 | 146.54 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 147 | 0.33 | 0.21 | 0 | 0.42 | 217.96 | 0.2 | 0.48 |
| Hex | 62 | 74 | 93 | 21 | 15 | 0 | 2A | DA | 14 | 30 |
| Octal | 142 | 164 | 223 | 41 | 25 | 0 | 52 | 332 | 24 | 60 |
| Binary | 1100010 | 1110100 | 10010011 | 100001 | 10101 | 0 | 101010 | 11011010 | 10100 | 110000 |
Color Harmonies of #627493
Complementary color
Monochromatic Colors of #627493
Black with #627493
Text Example
Text Example
White with #627493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627493; }
p { color: rgb(98,116,147); }
H1.HeaderClassName
{
color: #627493;
}
.AnyTagClassName
{
color: #627493;
}
</style>
background-color css
<style>
a { background-color: #627493; }
a { background-color: rgb(98,116,147); }
div.DivClassName
{
background-color: #627493;
}
.BgClassName
{
background-color: #627493;
}
</style>
border-color css
<style>
span { border-color: #627493; }
span { border-color: rgb(98,116,147); }
td.TdClassName
{
border-color: #627493;
}
.TagClassName
{
border-color: #627493;
}
</style>