Shades of Waikawa Grey #637290
Tints of Waikawa Grey #637290
RGB
CMYK
RGB Variations
Color information
#637290 (or 0x637290) is known color: Waikawa Grey. HEX triplet: 63, 72 and 90. RGB value is (99,114,144). Sum of RGB (Red+Green+Blue) = 99+114+144=357 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.73% from 357); Green value is 114 (44.92% from 255 or 31.93% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #637290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637290 is #9C8D6F. Grayscale: #707070. Windows color (decimal): -10259824 or 9466467. OLE color: 9466467.
HSL color Cylindrical-coordinate representation of color #637290: hue angle of 220º 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 #637290 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 114 | 144 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.44 |
| HSL | 220º | 0.19% | 0.48% | - |
| HSV(B) | 220º | 0.31% | 0.56% | - |
| XYZ | 16.2 | 16.7 | 28.76 | - |
| YUV | 112.94 | 145.53 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 114 | 144 | 0.31 | 0.21 | 0 | 0.44 | 220 | 0.19 | 0.48 |
| Hex | 63 | 72 | 90 | 1F | 15 | 0 | 2C | DC | 13 | 30 |
| Octal | 143 | 162 | 220 | 37 | 25 | 0 | 54 | 334 | 23 | 60 |
| Binary | 1100011 | 1110010 | 10010000 | 11111 | 10101 | 0 | 101100 | 11011100 | 10011 | 110000 |
Color Harmonies of #637290
Complementary color
Monochromatic Colors of #637290
Black with #637290
Text Example
Text Example
White with #637290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637290; }
p { color: rgb(99,114,144); }
H1.HeaderClassName
{
color: #637290;
}
.AnyTagClassName
{
color: #637290;
}
</style>
background-color css
<style>
a { background-color: #637290; }
a { background-color: rgb(99,114,144); }
div.DivClassName
{
background-color: #637290;
}
.BgClassName
{
background-color: #637290;
}
</style>
border-color css
<style>
span { border-color: #637290; }
span { border-color: rgb(99,114,144); }
td.TdClassName
{
border-color: #637290;
}
.TagClassName
{
border-color: #637290;
}
</style>