Shades of Waikawa Grey #646994
Tints of Waikawa Grey #646994
RGB
CMYK
RGB Variations
Color information
#646994 (or 0x646994) is known color: Waikawa Grey. HEX triplet: 64, 69 and 94. RGB value is (100,105,148). Sum of RGB (Red+Green+Blue) = 100+105+148=353 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.33% from 353); Green value is 105 (41.41% from 255 or 29.75% from 353); Blue value is 148 (58.20% from 255 or 41.93% from 353); Max value from RGB is 148 - color contains mainly: blue. Hex color #646994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #646994 is #9B966B. Grayscale: #6C6C6C. Windows color (decimal): -10196588 or 9726308. OLE color: 9726308.
HSL color Cylindrical-coordinate representation of color #646994: hue angle of 233.75º 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 #646994 is Cyan = 0.32, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 105 | 148 | - |
| CMYK | 0.32 | 0.29 | 0 | 0.42 |
| HSL | 233.75º | 0.19% | 0.49% | - |
| HSV(B) | 233.75º | 0.32% | 0.58% | - |
| XYZ | 15.65 | 14.95 | 30.08 | - |
| YUV | 108.41 | 150.34 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 105 | 148 | 0.32 | 0.29 | 0 | 0.42 | 233.75 | 0.19 | 0.49 |
| Hex | 64 | 69 | 94 | 20 | 1D | 0 | 2A | EA | 13 | 31 |
| Octal | 144 | 151 | 224 | 40 | 35 | 0 | 52 | 352 | 23 | 61 |
| Binary | 1100100 | 1101001 | 10010100 | 100000 | 11101 | 0 | 101010 | 11101010 | 10011 | 110001 |
Color Harmonies of #646994
Complementary color
Monochromatic Colors of #646994
Black with #646994
Text Example
Text Example
White with #646994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646994; }
p { color: rgb(100,105,148); }
H1.HeaderClassName
{
color: #646994;
}
.AnyTagClassName
{
color: #646994;
}
</style>
background-color css
<style>
a { background-color: #646994; }
a { background-color: rgb(100,105,148); }
div.DivClassName
{
background-color: #646994;
}
.BgClassName
{
background-color: #646994;
}
</style>
border-color css
<style>
span { border-color: #646994; }
span { border-color: rgb(100,105,148); }
td.TdClassName
{
border-color: #646994;
}
.TagClassName
{
border-color: #646994;
}
</style>