Shades of Waikawa Grey #647697
Tints of Waikawa Grey #647697
RGB
CMYK
RGB Variations
Color information
#647697 (or 0x647697) is known color: Waikawa Grey. HEX triplet: 64, 76 and 97. RGB value is (100,118,151). Sum of RGB (Red+Green+Blue) = 100+118+151=369 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.10% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 151 (59.38% from 255 or 40.92% from 369); Max value from RGB is 151 - color contains mainly: blue. Hex color #647697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647697 is #9B8968. Grayscale: #747474. Windows color (decimal): -10193257 or 9926244. OLE color: 9926244.
HSL color Cylindrical-coordinate representation of color #647697: hue angle of 218.82º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #647697 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 118 | 151 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.41 |
| HSL | 218.82º | 0.2% | 0.49% | - |
| HSV(B) | 218.82º | 0.34% | 0.59% | - |
| XYZ | 17.32 | 17.9 | 31.82 | - |
| YUV | 116.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 118 | 151 | 0.34 | 0.22 | 0 | 0.41 | 218.82 | 0.2 | 0.49 |
| Hex | 64 | 76 | 97 | 22 | 16 | 0 | 29 | DB | 14 | 31 |
| Octal | 144 | 166 | 227 | 42 | 26 | 0 | 51 | 333 | 24 | 61 |
| Binary | 1100100 | 1110110 | 10010111 | 100010 | 10110 | 0 | 101001 | 11011011 | 10100 | 110001 |
Color Harmonies of #647697
Complementary color
Monochromatic Colors of #647697
Black with #647697
Text Example
Text Example
White with #647697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647697; }
p { color: rgb(100,118,151); }
H1.HeaderClassName
{
color: #647697;
}
.AnyTagClassName
{
color: #647697;
}
</style>
background-color css
<style>
a { background-color: #647697; }
a { background-color: rgb(100,118,151); }
div.DivClassName
{
background-color: #647697;
}
.BgClassName
{
background-color: #647697;
}
</style>
border-color css
<style>
span { border-color: #647697; }
span { border-color: rgb(100,118,151); }
td.TdClassName
{
border-color: #647697;
}
.TagClassName
{
border-color: #647697;
}
</style>