Shades of Waikawa Grey #637896
Tints of Waikawa Grey #637896
RGB
CMYK
RGB Variations
Color information
#637896 (or 0x637896) is known color: Waikawa Grey. HEX triplet: 63, 78 and 96. RGB value is (99,120,150). Sum of RGB (Red+Green+Blue) = 99+120+150=369 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.83% from 369); Green value is 120 (47.27% from 255 or 32.52% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #637896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637896 is #9C8769. Grayscale: #757575. Windows color (decimal): -10258282 or 9861219. OLE color: 9861219.
HSL color Cylindrical-coordinate representation of color #637896: hue angle of 215.29º 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 #637896 is Cyan = 0.34, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 120 | 150 | - |
| CMYK | 0.34 | 0.20 | 0 | 0.41 |
| HSL | 215.29º | 0.2% | 0.49% | - |
| HSV(B) | 215.29º | 0.34% | 0.59% | - |
| XYZ | 17.37 | 18.29 | 31.47 | - |
| YUV | 117.14 | 146.54 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 120 | 150 | 0.34 | 0.20 | 0 | 0.41 | 215.29 | 0.2 | 0.49 |
| Hex | 63 | 78 | 96 | 22 | 14 | 0 | 29 | D7 | 14 | 31 |
| Octal | 143 | 170 | 226 | 42 | 24 | 0 | 51 | 327 | 24 | 61 |
| Binary | 1100011 | 1111000 | 10010110 | 100010 | 10100 | 0 | 101001 | 11010111 | 10100 | 110001 |
Color Harmonies of #637896
Complementary color
Monochromatic Colors of #637896
Black with #637896
Text Example
Text Example
White with #637896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637896; }
p { color: rgb(99,120,150); }
H1.HeaderClassName
{
color: #637896;
}
.AnyTagClassName
{
color: #637896;
}
</style>
background-color css
<style>
a { background-color: #637896; }
a { background-color: rgb(99,120,150); }
div.DivClassName
{
background-color: #637896;
}
.BgClassName
{
background-color: #637896;
}
</style>
border-color css
<style>
span { border-color: #637896; }
span { border-color: rgb(99,120,150); }
td.TdClassName
{
border-color: #637896;
}
.TagClassName
{
border-color: #637896;
}
</style>