Shades of Waikawa Grey #627791
Tints of Waikawa Grey #627791
RGB
CMYK
RGB Variations
Color information
#627791 (or 0x627791) is known color: Waikawa Grey. HEX triplet: 62, 77 and 91. RGB value is (98,119,145). Sum of RGB (Red+Green+Blue) = 98+119+145=362 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.07% from 362); Green value is 119 (46.88% from 255 or 32.87% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #627791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627791 is #9D886E. Grayscale: #737373. Windows color (decimal): -10324079 or 9533282. OLE color: 9533282.
HSL color Cylindrical-coordinate representation of color #627791: hue angle of 213.19º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #627791 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 119 | 145 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.43 |
| HSL | 213.19º | 0.19% | 0.48% | - |
| HSV(B) | 213.19º | 0.32% | 0.57% | - |
| XYZ | 16.74 | 17.83 | 29.35 | - |
| YUV | 115.69 | 144.54 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 145 | 0.32 | 0.18 | 0 | 0.43 | 213.19 | 0.19 | 0.48 |
| Hex | 62 | 77 | 91 | 20 | 12 | 0 | 2B | D5 | 13 | 30 |
| Octal | 142 | 167 | 221 | 40 | 22 | 0 | 53 | 325 | 23 | 60 |
| Binary | 1100010 | 1110111 | 10010001 | 100000 | 10010 | 0 | 101011 | 11010101 | 10011 | 110000 |
Color Harmonies of #627791
Complementary color
Monochromatic Colors of #627791
Black with #627791
Text Example
Text Example
White with #627791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627791; }
p { color: rgb(98,119,145); }
H1.HeaderClassName
{
color: #627791;
}
.AnyTagClassName
{
color: #627791;
}
</style>
background-color css
<style>
a { background-color: #627791; }
a { background-color: rgb(98,119,145); }
div.DivClassName
{
background-color: #627791;
}
.BgClassName
{
background-color: #627791;
}
</style>
border-color css
<style>
span { border-color: #627791; }
span { border-color: rgb(98,119,145); }
td.TdClassName
{
border-color: #627791;
}
.TagClassName
{
border-color: #627791;
}
</style>