Shades of Waikawa Grey #637492
Tints of Waikawa Grey #637492
RGB
CMYK
RGB Variations
Color information
#637492 (or 0x637492) is known color: Waikawa Grey. HEX triplet: 63, 74 and 92. RGB value is (99,116,146). Sum of RGB (Red+Green+Blue) = 99+116+146=361 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.42% from 361); Green value is 116 (45.70% from 255 or 32.13% from 361); Blue value is 146 (57.42% from 255 or 40.44% from 361); Max value from RGB is 146 - color contains mainly: blue. Hex color #637492 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637492 is #9C8B6D. Grayscale: #727272. Windows color (decimal): -10259310 or 9598051. OLE color: 9598051.
HSL color Cylindrical-coordinate representation of color #637492: hue angle of 218.3º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #637492 is Cyan = 0.32, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 116 | 146 | - |
| CMYK | 0.32 | 0.21 | 0 | 0.43 |
| HSL | 218.3º | 0.19% | 0.48% | - |
| HSV(B) | 218.3º | 0.32% | 0.57% | - |
| XYZ | 16.58 | 17.22 | 29.64 | - |
| YUV | 114.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 146 | 0.32 | 0.21 | 0 | 0.43 | 218.3 | 0.19 | 0.48 |
| Hex | 63 | 74 | 92 | 20 | 15 | 0 | 2B | DA | 13 | 30 |
| Octal | 143 | 164 | 222 | 40 | 25 | 0 | 53 | 332 | 23 | 60 |
| Binary | 1100011 | 1110100 | 10010010 | 100000 | 10101 | 0 | 101011 | 11011010 | 10011 | 110000 |
Color Harmonies of #637492
Complementary color
Monochromatic Colors of #637492
Black with #637492
Text Example
Text Example
White with #637492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637492; }
p { color: rgb(99,116,146); }
H1.HeaderClassName
{
color: #637492;
}
.AnyTagClassName
{
color: #637492;
}
</style>
background-color css
<style>
a { background-color: #637492; }
a { background-color: rgb(99,116,146); }
div.DivClassName
{
background-color: #637492;
}
.BgClassName
{
background-color: #637492;
}
</style>
border-color css
<style>
span { border-color: #637492; }
span { border-color: rgb(99,116,146); }
td.TdClassName
{
border-color: #637492;
}
.TagClassName
{
border-color: #637492;
}
</style>