Shades of Waikawa Grey #637295
Tints of Waikawa Grey #637295
RGB
CMYK
RGB Variations
Color information
#637295 (or 0x637295) is known color: Waikawa Grey. HEX triplet: 63, 72 and 95. RGB value is (99,114,149). Sum of RGB (Red+Green+Blue) = 99+114+149=362 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.35% from 362); Green value is 114 (44.92% from 255 or 31.49% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #637295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637295 is #9C8D6A. Grayscale: #717171. Windows color (decimal): -10259819 or 9794147. OLE color: 9794147.
HSL color Cylindrical-coordinate representation of color #637295: hue angle of 222º 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 #637295 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 114 | 149 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.42 |
| HSL | 222º | 0.2% | 0.49% | - |
| HSV(B) | 222º | 0.34% | 0.58% | - |
| XYZ | 16.59 | 16.86 | 30.81 | - |
| YUV | 113.51 | 148.03 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 114 | 149 | 0.34 | 0.23 | 0 | 0.42 | 222 | 0.2 | 0.49 |
| Hex | 63 | 72 | 95 | 22 | 17 | 0 | 2A | DE | 14 | 31 |
| Octal | 143 | 162 | 225 | 42 | 27 | 0 | 52 | 336 | 24 | 61 |
| Binary | 1100011 | 1110010 | 10010101 | 100010 | 10111 | 0 | 101010 | 11011110 | 10100 | 110001 |
Color Harmonies of #637295
Complementary color
Monochromatic Colors of #637295
Black with #637295
Text Example
Text Example
White with #637295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637295; }
p { color: rgb(99,114,149); }
H1.HeaderClassName
{
color: #637295;
}
.AnyTagClassName
{
color: #637295;
}
</style>
background-color css
<style>
a { background-color: #637295; }
a { background-color: rgb(99,114,149); }
div.DivClassName
{
background-color: #637295;
}
.BgClassName
{
background-color: #637295;
}
</style>
border-color css
<style>
span { border-color: #637295; }
span { border-color: rgb(99,114,149); }
td.TdClassName
{
border-color: #637295;
}
.TagClassName
{
border-color: #637295;
}
</style>