Shades of Waikawa Grey #637094
Tints of Waikawa Grey #637094
RGB
CMYK
RGB Variations
Color information
#637094 (or 0x637094) is known color: Waikawa Grey. HEX triplet: 63, 70 and 94. RGB value is (99,112,148). Sum of RGB (Red+Green+Blue) = 99+112+148=359 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.58% from 359); Green value is 112 (44.14% from 255 or 31.20% from 359); Blue value is 148 (58.20% from 255 or 41.23% from 359); Max value from RGB is 148 - color contains mainly: blue. Hex color #637094 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637094 is #9C8F6B. Grayscale: #707070. Windows color (decimal): -10260332 or 9728099. OLE color: 9728099.
HSL color Cylindrical-coordinate representation of color #637094: hue angle of 224.08º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #637094 is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 112 | 148 | - |
| CMYK | 0.33 | 0.24 | 0 | 0.42 |
| HSL | 224.08º | 0.2% | 0.48% | - |
| HSV(B) | 224.08º | 0.33% | 0.58% | - |
| XYZ | 16.29 | 16.38 | 30.32 | - |
| YUV | 112.22 | 148.19 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 148 | 0.33 | 0.24 | 0 | 0.42 | 224.08 | 0.2 | 0.48 |
| Hex | 63 | 70 | 94 | 21 | 18 | 0 | 2A | E0 | 14 | 30 |
| Octal | 143 | 160 | 224 | 41 | 30 | 0 | 52 | 340 | 24 | 60 |
| Binary | 1100011 | 1110000 | 10010100 | 100001 | 11000 | 0 | 101010 | 11100000 | 10100 | 110000 |
Color Harmonies of #637094
Complementary color
Monochromatic Colors of #637094
Black with #637094
Text Example
Text Example
White with #637094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637094; }
p { color: rgb(99,112,148); }
H1.HeaderClassName
{
color: #637094;
}
.AnyTagClassName
{
color: #637094;
}
</style>
background-color css
<style>
a { background-color: #637094; }
a { background-color: rgb(99,112,148); }
div.DivClassName
{
background-color: #637094;
}
.BgClassName
{
background-color: #637094;
}
</style>
border-color css
<style>
span { border-color: #637094; }
span { border-color: rgb(99,112,148); }
td.TdClassName
{
border-color: #637094;
}
.TagClassName
{
border-color: #637094;
}
</style>