Shades of Waikawa Grey #637597
Tints of Waikawa Grey #637597
RGB
CMYK
RGB Variations
Color information
#637597 (or 0x637597) is known color: Waikawa Grey. HEX triplet: 63, 75 and 97. RGB value is (99,117,151). Sum of RGB (Red+Green+Blue) = 99+117+151=367 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.98% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #637597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637597 is #9C8A68. Grayscale: #737373. Windows color (decimal): -10259049 or 9925987. OLE color: 9925987.
HSL color Cylindrical-coordinate representation of color #637597: hue angle of 219.23º degrees, saturation: 0.21, 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 #637597 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 117 | 151 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.41 |
| HSL | 219.23º | 0.21% | 0.49% | - |
| HSV(B) | 219.23º | 0.34% | 0.59% | - |
| XYZ | 17.09 | 17.61 | 31.78 | - |
| YUV | 115.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 151 | 0.34 | 0.23 | 0 | 0.41 | 219.23 | 0.21 | 0.49 |
| Hex | 63 | 75 | 97 | 22 | 17 | 0 | 29 | DB | 15 | 31 |
| Octal | 143 | 165 | 227 | 42 | 27 | 0 | 51 | 333 | 25 | 61 |
| Binary | 1100011 | 1110101 | 10010111 | 100010 | 10111 | 0 | 101001 | 11011011 | 10101 | 110001 |
Color Harmonies of #637597
Complementary color
Monochromatic Colors of #637597
Black with #637597
Text Example
Text Example
White with #637597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637597; }
p { color: rgb(99,117,151); }
H1.HeaderClassName
{
color: #637597;
}
.AnyTagClassName
{
color: #637597;
}
</style>
background-color css
<style>
a { background-color: #637597; }
a { background-color: rgb(99,117,151); }
div.DivClassName
{
background-color: #637597;
}
.BgClassName
{
background-color: #637597;
}
</style>
border-color css
<style>
span { border-color: #637597; }
span { border-color: rgb(99,117,151); }
td.TdClassName
{
border-color: #637597;
}
.TagClassName
{
border-color: #637597;
}
</style>