Shades of Waikawa Grey #647390
Tints of Waikawa Grey #647390
RGB
CMYK
RGB Variations
Color information
#647390 (or 0x647390) is known color: Waikawa Grey. HEX triplet: 64, 73 and 90. RGB value is (100,115,144). Sum of RGB (Red+Green+Blue) = 100+115+144=359 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.86% from 359); Green value is 115 (45.31% from 255 or 32.03% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #647390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647390 is #9B8C6F. Grayscale: #717171. Windows color (decimal): -10194032 or 9466724. OLE color: 9466724.
HSL color Cylindrical-coordinate representation of color #647390: hue angle of 219.55º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #647390 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 115 | 144 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.44 |
| HSL | 219.55º | 0.18% | 0.48% | - |
| HSV(B) | 219.55º | 0.31% | 0.56% | - |
| XYZ | 16.42 | 16.98 | 28.8 | - |
| YUV | 113.82 | 145.03 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 144 | 0.31 | 0.20 | 0 | 0.44 | 219.55 | 0.18 | 0.48 |
| Hex | 64 | 73 | 90 | 1F | 14 | 0 | 2C | DC | 12 | 30 |
| Octal | 144 | 163 | 220 | 37 | 24 | 0 | 54 | 334 | 22 | 60 |
| Binary | 1100100 | 1110011 | 10010000 | 11111 | 10100 | 0 | 101100 | 11011100 | 10010 | 110000 |
Color Harmonies of #647390
Complementary color
Monochromatic Colors of #647390
Black with #647390
Text Example
Text Example
White with #647390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647390; }
p { color: rgb(100,115,144); }
H1.HeaderClassName
{
color: #647390;
}
.AnyTagClassName
{
color: #647390;
}
</style>
background-color css
<style>
a { background-color: #647390; }
a { background-color: rgb(100,115,144); }
div.DivClassName
{
background-color: #647390;
}
.BgClassName
{
background-color: #647390;
}
</style>
border-color css
<style>
span { border-color: #647390; }
span { border-color: rgb(100,115,144); }
td.TdClassName
{
border-color: #647390;
}
.TagClassName
{
border-color: #647390;
}
</style>