Shades of Waikawa Grey #637390
Tints of Waikawa Grey #637390
RGB
CMYK
RGB Variations
Color information
#637390 (or 0x637390) is known color: Waikawa Grey. HEX triplet: 63, 73 and 90. RGB value is (99,115,144). Sum of RGB (Red+Green+Blue) = 99+115+144=358 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.65% from 358); Green value is 115 (45.31% from 255 or 32.12% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #637390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637390 is #9C8C6F. Grayscale: #717171. Windows color (decimal): -10259568 or 9466723. OLE color: 9466723.
HSL color Cylindrical-coordinate representation of color #637390: hue angle of 218.67º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #637390 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 115 | 144 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.44 |
| HSL | 218.67º | 0.19% | 0.48% | - |
| HSV(B) | 218.67º | 0.31% | 0.56% | - |
| XYZ | 16.31 | 16.93 | 28.79 | - |
| YUV | 113.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 144 | 0.31 | 0.20 | 0 | 0.44 | 218.67 | 0.19 | 0.48 |
| Hex | 63 | 73 | 90 | 1F | 14 | 0 | 2C | DB | 13 | 30 |
| Octal | 143 | 163 | 220 | 37 | 24 | 0 | 54 | 333 | 23 | 60 |
| Binary | 1100011 | 1110011 | 10010000 | 11111 | 10100 | 0 | 101100 | 11011011 | 10011 | 110000 |
Color Harmonies of #637390
Complementary color
Monochromatic Colors of #637390
Black with #637390
Text Example
Text Example
White with #637390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637390; }
p { color: rgb(99,115,144); }
H1.HeaderClassName
{
color: #637390;
}
.AnyTagClassName
{
color: #637390;
}
</style>
background-color css
<style>
a { background-color: #637390; }
a { background-color: rgb(99,115,144); }
div.DivClassName
{
background-color: #637390;
}
.BgClassName
{
background-color: #637390;
}
</style>
border-color css
<style>
span { border-color: #637390; }
span { border-color: rgb(99,115,144); }
td.TdClassName
{
border-color: #637390;
}
.TagClassName
{
border-color: #637390;
}
</style>