Shades of Waikawa Grey #647398
Tints of Waikawa Grey #647398
RGB
CMYK
RGB Variations
Color information
#647398 (or 0x647398) is known color: Waikawa Grey. HEX triplet: 64, 73 and 98. RGB value is (100,115,152). Sum of RGB (Red+Green+Blue) = 100+115+152=367 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.25% from 367); Green value is 115 (45.31% from 255 or 31.34% from 367); Blue value is 152 (59.77% from 255 or 41.42% from 367); Max value from RGB is 152 - color contains mainly: blue. Hex color #647398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647398 is #9B8C67. Grayscale: #727272. Windows color (decimal): -10194024 or 9991012. OLE color: 9991012.
HSL color Cylindrical-coordinate representation of color #647398: hue angle of 222.69º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #647398 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 100 | 115 | 152 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.40 |
| HSL | 222.69º | 0.21% | 0.49% | - |
| HSV(B) | 222.69º | 0.34% | 0.6% | - |
| XYZ | 17.05 | 17.24 | 32.13 | - |
| YUV | 114.73 | 149.03 | 117.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 152 | 0.34 | 0.24 | 0 | 0.40 | 222.69 | 0.21 | 0.49 |
| Hex | 64 | 73 | 98 | 22 | 18 | 0 | 28 | DF | 15 | 31 |
| Octal | 144 | 163 | 230 | 42 | 30 | 0 | 50 | 337 | 25 | 61 |
| Binary | 1100100 | 1110011 | 10011000 | 100010 | 11000 | 0 | 101000 | 11011111 | 10101 | 110001 |
Color Harmonies of #647398
Complementary color
Monochromatic Colors of #647398
Black with #647398
Text Example
Text Example
White with #647398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647398; }
p { color: rgb(100,115,152); }
H1.HeaderClassName
{
color: #647398;
}
.AnyTagClassName
{
color: #647398;
}
</style>
background-color css
<style>
a { background-color: #647398; }
a { background-color: rgb(100,115,152); }
div.DivClassName
{
background-color: #647398;
}
.BgClassName
{
background-color: #647398;
}
</style>
border-color css
<style>
span { border-color: #647398; }
span { border-color: rgb(100,115,152); }
td.TdClassName
{
border-color: #647398;
}
.TagClassName
{
border-color: #647398;
}
</style>