Shades of Waikawa Grey #647694
Tints of Waikawa Grey #647694
RGB
CMYK
RGB Variations
Color information
#647694 (or 0x647694) is known color: Waikawa Grey. HEX triplet: 64, 76 and 94. RGB value is (100,118,148). Sum of RGB (Red+Green+Blue) = 100+118+148=366 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.32% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #647694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647694 is #9B896B. Grayscale: #737373. Windows color (decimal): -10193260 or 9729636. OLE color: 9729636.
HSL color Cylindrical-coordinate representation of color #647694: hue angle of 217.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #647694 is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 118 | 148 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.42 |
| HSL | 217.5º | 0.19% | 0.49% | - |
| HSV(B) | 217.5º | 0.32% | 0.58% | - |
| XYZ | 17.08 | 17.8 | 30.55 | - |
| YUV | 116.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 118 | 148 | 0.32 | 0.20 | 0 | 0.42 | 217.5 | 0.19 | 0.49 |
| Hex | 64 | 76 | 94 | 20 | 14 | 0 | 2A | DA | 13 | 31 |
| Octal | 144 | 166 | 224 | 40 | 24 | 0 | 52 | 332 | 23 | 61 |
| Binary | 1100100 | 1110110 | 10010100 | 100000 | 10100 | 0 | 101010 | 11011010 | 10011 | 110001 |
Color Harmonies of #647694
Complementary color
Monochromatic Colors of #647694
Black with #647694
Text Example
Text Example
White with #647694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647694; }
p { color: rgb(100,118,148); }
H1.HeaderClassName
{
color: #647694;
}
.AnyTagClassName
{
color: #647694;
}
</style>
background-color css
<style>
a { background-color: #647694; }
a { background-color: rgb(100,118,148); }
div.DivClassName
{
background-color: #647694;
}
.BgClassName
{
background-color: #647694;
}
</style>
border-color css
<style>
span { border-color: #647694; }
span { border-color: rgb(100,118,148); }
td.TdClassName
{
border-color: #647694;
}
.TagClassName
{
border-color: #647694;
}
</style>