Shades of Waikawa Grey #637396
Tints of Waikawa Grey #637396
RGB
CMYK
RGB Variations
Color information
#637396 (or 0x637396) is known color: Waikawa Grey. HEX triplet: 63, 73 and 96. RGB value is (99,115,150). Sum of RGB (Red+Green+Blue) = 99+115+150=364 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.20% from 364); Green value is 115 (45.31% from 255 or 31.59% from 364); Blue value is 150 (58.98% from 255 or 41.21% from 364); Max value from RGB is 150 - color contains mainly: blue. Hex color #637396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637396 is #9C8C69. Grayscale: #727272. Windows color (decimal): -10259562 or 9859939. OLE color: 9859939.
HSL color Cylindrical-coordinate representation of color #637396: hue angle of 221.18º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #637396 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 115 | 150 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.41 |
| HSL | 221.18º | 0.2% | 0.49% | - |
| HSV(B) | 221.18º | 0.34% | 0.59% | - |
| XYZ | 16.78 | 17.12 | 31.27 | - |
| YUV | 114.21 | 148.2 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 150 | 0.34 | 0.23 | 0 | 0.41 | 221.18 | 0.2 | 0.49 |
| Hex | 63 | 73 | 96 | 22 | 17 | 0 | 29 | DD | 14 | 31 |
| Octal | 143 | 163 | 226 | 42 | 27 | 0 | 51 | 335 | 24 | 61 |
| Binary | 1100011 | 1110011 | 10010110 | 100010 | 10111 | 0 | 101001 | 11011101 | 10100 | 110001 |
Color Harmonies of #637396
Complementary color
Monochromatic Colors of #637396
Black with #637396
Text Example
Text Example
White with #637396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637396; }
p { color: rgb(99,115,150); }
H1.HeaderClassName
{
color: #637396;
}
.AnyTagClassName
{
color: #637396;
}
</style>
background-color css
<style>
a { background-color: #637396; }
a { background-color: rgb(99,115,150); }
div.DivClassName
{
background-color: #637396;
}
.BgClassName
{
background-color: #637396;
}
</style>
border-color css
<style>
span { border-color: #637396; }
span { border-color: rgb(99,115,150); }
td.TdClassName
{
border-color: #637396;
}
.TagClassName
{
border-color: #637396;
}
</style>