Shades of Waikawa Grey #647489
Tints of Waikawa Grey #647489
RGB
CMYK
RGB Variations
Color information
#647489 (or 0x647489) is known color: Waikawa Grey. HEX triplet: 64, 74 and 89. RGB value is (100,116,137). Sum of RGB (Red+Green+Blue) = 100+116+137=353 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.33% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #647489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647489 is #9B8B76. Grayscale: #717171. Windows color (decimal): -10193783 or 9008228. OLE color: 9008228.
HSL color Cylindrical-coordinate representation of color #647489: hue angle of 214.05º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #647489 is Cyan = 0.27, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 116 | 137 | - |
| CMYK | 0.27 | 0.15 | 0 | 0.46 |
| HSL | 214.05º | 0.16% | 0.46% | - |
| HSV(B) | 214.05º | 0.27% | 0.54% | - |
| XYZ | 16.02 | 17.01 | 26.11 | - |
| YUV | 113.61 | 141.2 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 116 | 137 | 0.27 | 0.15 | 0 | 0.46 | 214.05 | 0.16 | 0.46 |
| Hex | 64 | 74 | 89 | 1B | F | 0 | 2E | D6 | 10 | 2E |
| Octal | 144 | 164 | 211 | 33 | 17 | 0 | 56 | 326 | 20 | 56 |
| Binary | 1100100 | 1110100 | 10001001 | 11011 | 1111 | 0 | 101110 | 11010110 | 10000 | 101110 |
Color Harmonies of #647489
Complementary color
Monochromatic Colors of #647489
Black with #647489
Text Example
Text Example
White with #647489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647489; }
p { color: rgb(100,116,137); }
H1.HeaderClassName
{
color: #647489;
}
.AnyTagClassName
{
color: #647489;
}
</style>
background-color css
<style>
a { background-color: #647489; }
a { background-color: rgb(100,116,137); }
div.DivClassName
{
background-color: #647489;
}
.BgClassName
{
background-color: #647489;
}
</style>
border-color css
<style>
span { border-color: #647489; }
span { border-color: rgb(100,116,137); }
td.TdClassName
{
border-color: #647489;
}
.TagClassName
{
border-color: #647489;
}
</style>