Shades of Waikawa Grey #627195
Tints of Waikawa Grey #627195
RGB
CMYK
RGB Variations
Color information
#627195 (or 0x627195) is known color: Waikawa Grey. HEX triplet: 62, 71 and 95. RGB value is (98,113,149). Sum of RGB (Red+Green+Blue) = 98+113+149=360 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.22% from 360); Green value is 113 (44.53% from 255 or 31.39% from 360); Blue value is 149 (58.59% from 255 or 41.39% from 360); Max value from RGB is 149 - color contains mainly: blue. Hex color #627195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627195 is #9D8E6A. Grayscale: #707070. Windows color (decimal): -10325611 or 9793890. OLE color: 9793890.
HSL color Cylindrical-coordinate representation of color #627195: hue angle of 222.35º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #627195 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 113 | 149 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.42 |
| HSL | 222.35º | 0.21% | 0.48% | - |
| HSV(B) | 222.35º | 0.34% | 0.58% | - |
| XYZ | 16.37 | 16.58 | 30.77 | - |
| YUV | 112.62 | 148.53 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 149 | 0.34 | 0.24 | 0 | 0.42 | 222.35 | 0.21 | 0.48 |
| Hex | 62 | 71 | 95 | 22 | 18 | 0 | 2A | DE | 15 | 30 |
| Octal | 142 | 161 | 225 | 42 | 30 | 0 | 52 | 336 | 25 | 60 |
| Binary | 1100010 | 1110001 | 10010101 | 100010 | 11000 | 0 | 101010 | 11011110 | 10101 | 110000 |
Color Harmonies of #627195
Complementary color
Monochromatic Colors of #627195
Black with #627195
Text Example
Text Example
White with #627195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627195; }
p { color: rgb(98,113,149); }
H1.HeaderClassName
{
color: #627195;
}
.AnyTagClassName
{
color: #627195;
}
</style>
background-color css
<style>
a { background-color: #627195; }
a { background-color: rgb(98,113,149); }
div.DivClassName
{
background-color: #627195;
}
.BgClassName
{
background-color: #627195;
}
</style>
border-color css
<style>
span { border-color: #627195; }
span { border-color: rgb(98,113,149); }
td.TdClassName
{
border-color: #627195;
}
.TagClassName
{
border-color: #627195;
}
</style>