Shades of Waikawa Grey #627393
Tints of Waikawa Grey #627393
RGB
CMYK
RGB Variations
Color information
#627393 (or 0x627393) is known color: Waikawa Grey. HEX triplet: 62, 73 and 93. RGB value is (98,115,147). Sum of RGB (Red+Green+Blue) = 98+115+147=360 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.22% from 360); Green value is 115 (45.31% from 255 or 31.94% from 360); Blue value is 147 (57.81% from 255 or 40.83% from 360); Max value from RGB is 147 - color contains mainly: blue. Hex color #627393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627393 is #9D8C6C. Grayscale: #717171. Windows color (decimal): -10325101 or 9663330. OLE color: 9663330.
HSL color Cylindrical-coordinate representation of color #627393: hue angle of 219.18º 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 #627393 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 115 | 147 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.42 |
| HSL | 219.18º | 0.2% | 0.48% | - |
| HSV(B) | 219.18º | 0.33% | 0.58% | - |
| XYZ | 16.43 | 16.96 | 30.01 | - |
| YUV | 113.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 147 | 0.33 | 0.22 | 0 | 0.42 | 219.18 | 0.2 | 0.48 |
| Hex | 62 | 73 | 93 | 21 | 16 | 0 | 2A | DB | 14 | 30 |
| Octal | 142 | 163 | 223 | 41 | 26 | 0 | 52 | 333 | 24 | 60 |
| Binary | 1100010 | 1110011 | 10010011 | 100001 | 10110 | 0 | 101010 | 11011011 | 10100 | 110000 |
Color Harmonies of #627393
Complementary color
Monochromatic Colors of #627393
Black with #627393
Text Example
Text Example
White with #627393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627393; }
p { color: rgb(98,115,147); }
H1.HeaderClassName
{
color: #627393;
}
.AnyTagClassName
{
color: #627393;
}
</style>
background-color css
<style>
a { background-color: #627393; }
a { background-color: rgb(98,115,147); }
div.DivClassName
{
background-color: #627393;
}
.BgClassName
{
background-color: #627393;
}
</style>
border-color css
<style>
span { border-color: #627393; }
span { border-color: rgb(98,115,147); }
td.TdClassName
{
border-color: #627393;
}
.TagClassName
{
border-color: #627393;
}
</style>