Shades of Waikawa Grey #647290
Tints of Waikawa Grey #647290
RGB
CMYK
RGB Variations
Color information
#647290 (or 0x647290) is known color: Waikawa Grey. HEX triplet: 64, 72 and 90. RGB value is (100,114,144). Sum of RGB (Red+Green+Blue) = 100+114+144=358 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.93% from 358); Green value is 114 (44.92% from 255 or 31.84% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #647290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647290 is #9B8D6F. Grayscale: #717171. Windows color (decimal): -10194288 or 9466468. OLE color: 9466468.
HSL color Cylindrical-coordinate representation of color #647290: hue angle of 220.91º 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 #647290 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 114 | 144 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.44 |
| HSL | 220.91º | 0.18% | 0.48% | - |
| HSV(B) | 220.91º | 0.31% | 0.56% | - |
| XYZ | 16.31 | 16.76 | 28.76 | - |
| YUV | 113.23 | 145.36 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 114 | 144 | 0.31 | 0.21 | 0 | 0.44 | 220.91 | 0.18 | 0.48 |
| Hex | 64 | 72 | 90 | 1F | 15 | 0 | 2C | DD | 12 | 30 |
| Octal | 144 | 162 | 220 | 37 | 25 | 0 | 54 | 335 | 22 | 60 |
| Binary | 1100100 | 1110010 | 10010000 | 11111 | 10101 | 0 | 101100 | 11011101 | 10010 | 110000 |
Color Harmonies of #647290
Complementary color
Monochromatic Colors of #647290
Black with #647290
Text Example
Text Example
White with #647290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647290; }
p { color: rgb(100,114,144); }
H1.HeaderClassName
{
color: #647290;
}
.AnyTagClassName
{
color: #647290;
}
</style>
background-color css
<style>
a { background-color: #647290; }
a { background-color: rgb(100,114,144); }
div.DivClassName
{
background-color: #647290;
}
.BgClassName
{
background-color: #647290;
}
</style>
border-color css
<style>
span { border-color: #647290; }
span { border-color: rgb(100,114,144); }
td.TdClassName
{
border-color: #647290;
}
.TagClassName
{
border-color: #647290;
}
</style>