Shades of Waikawa Grey #627595
Tints of Waikawa Grey #627595
RGB
CMYK
RGB Variations
Color information
#627595 (or 0x627595) is known color: Waikawa Grey. HEX triplet: 62, 75 and 95. RGB value is (98,117,149). Sum of RGB (Red+Green+Blue) = 98+117+149=364 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.92% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 149 (58.59% from 255 or 40.93% from 364); Max value from RGB is 149 - color contains mainly: blue. Hex color #627595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627595 is #9D8A6A. Grayscale: #727272. Windows color (decimal): -10324587 or 9794914. OLE color: 9794914.
HSL color Cylindrical-coordinate representation of color #627595: hue angle of 217.65º 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 #627595 is Cyan = 0.34, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 117 | 149 | - |
| CMYK | 0.34 | 0.21 | 0 | 0.42 |
| HSL | 217.65º | 0.21% | 0.48% | - |
| HSV(B) | 217.65º | 0.34% | 0.58% | - |
| XYZ | 16.82 | 17.49 | 30.92 | - |
| YUV | 114.97 | 147.21 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 149 | 0.34 | 0.21 | 0 | 0.42 | 217.65 | 0.21 | 0.48 |
| Hex | 62 | 75 | 95 | 22 | 15 | 0 | 2A | DA | 15 | 30 |
| Octal | 142 | 165 | 225 | 42 | 25 | 0 | 52 | 332 | 25 | 60 |
| Binary | 1100010 | 1110101 | 10010101 | 100010 | 10101 | 0 | 101010 | 11011010 | 10101 | 110000 |
Color Harmonies of #627595
Complementary color
Monochromatic Colors of #627595
Black with #627595
Text Example
Text Example
White with #627595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627595; }
p { color: rgb(98,117,149); }
H1.HeaderClassName
{
color: #627595;
}
.AnyTagClassName
{
color: #627595;
}
</style>
background-color css
<style>
a { background-color: #627595; }
a { background-color: rgb(98,117,149); }
div.DivClassName
{
background-color: #627595;
}
.BgClassName
{
background-color: #627595;
}
</style>
border-color css
<style>
span { border-color: #627595; }
span { border-color: rgb(98,117,149); }
td.TdClassName
{
border-color: #627595;
}
.TagClassName
{
border-color: #627595;
}
</style>