Shades of Waikawa Grey #637195
Tints of Waikawa Grey #637195
RGB
CMYK
RGB Variations
Color information
#637195 (or 0x637195) is known color: Waikawa Grey. HEX triplet: 63, 71 and 95. RGB value is (99,113,149). Sum of RGB (Red+Green+Blue) = 99+113+149=361 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.42% from 361); Green value is 113 (44.53% from 255 or 31.30% from 361); Blue value is 149 (58.59% from 255 or 41.27% from 361); Max value from RGB is 149 - color contains mainly: blue. Hex color #637195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637195 is #9C8E6A. Grayscale: #707070. Windows color (decimal): -10260075 or 9793891. OLE color: 9793891.
HSL color Cylindrical-coordinate representation of color #637195: hue angle of 223.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #637195 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 113 | 149 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.42 |
| HSL | 223.2º | 0.2% | 0.49% | - |
| HSV(B) | 223.2º | 0.34% | 0.58% | - |
| XYZ | 16.48 | 16.63 | 30.78 | - |
| YUV | 112.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 149 | 0.34 | 0.24 | 0 | 0.42 | 223.2 | 0.2 | 0.49 |
| Hex | 63 | 71 | 95 | 22 | 18 | 0 | 2A | DF | 14 | 31 |
| Octal | 143 | 161 | 225 | 42 | 30 | 0 | 52 | 337 | 24 | 61 |
| Binary | 1100011 | 1110001 | 10010101 | 100010 | 11000 | 0 | 101010 | 11011111 | 10100 | 110001 |
Color Harmonies of #637195
Complementary color
Monochromatic Colors of #637195
Black with #637195
Text Example
Text Example
White with #637195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637195; }
p { color: rgb(99,113,149); }
H1.HeaderClassName
{
color: #637195;
}
.AnyTagClassName
{
color: #637195;
}
</style>
background-color css
<style>
a { background-color: #637195; }
a { background-color: rgb(99,113,149); }
div.DivClassName
{
background-color: #637195;
}
.BgClassName
{
background-color: #637195;
}
</style>
border-color css
<style>
span { border-color: #637195; }
span { border-color: rgb(99,113,149); }
td.TdClassName
{
border-color: #637195;
}
.TagClassName
{
border-color: #637195;
}
</style>