Shades of Waikawa Grey #647796
Tints of Waikawa Grey #647796
RGB
CMYK
RGB Variations
Color information
#647796 (or 0x647796) is known color: Waikawa Grey. HEX triplet: 64, 77 and 96. RGB value is (100,119,150). Sum of RGB (Red+Green+Blue) = 100+119+150=369 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.10% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #647796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647796 is #9B8869. Grayscale: #747474. Windows color (decimal): -10193002 or 9860964. OLE color: 9860964.
HSL color Cylindrical-coordinate representation of color #647796: hue angle of 217.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #647796 is Cyan = 0.33, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 119 | 150 | - |
| CMYK | 0.33 | 0.21 | 0 | 0.41 |
| HSL | 217.2º | 0.2% | 0.49% | - |
| HSV(B) | 217.2º | 0.33% | 0.59% | - |
| XYZ | 17.36 | 18.1 | 31.43 | - |
| YUV | 116.85 | 146.71 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 119 | 150 | 0.33 | 0.21 | 0 | 0.41 | 217.2 | 0.2 | 0.49 |
| Hex | 64 | 77 | 96 | 21 | 15 | 0 | 29 | D9 | 14 | 31 |
| Octal | 144 | 167 | 226 | 41 | 25 | 0 | 51 | 331 | 24 | 61 |
| Binary | 1100100 | 1110111 | 10010110 | 100001 | 10101 | 0 | 101001 | 11011001 | 10100 | 110001 |
Color Harmonies of #647796
Complementary color
Monochromatic Colors of #647796
Black with #647796
Text Example
Text Example
White with #647796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647796; }
p { color: rgb(100,119,150); }
H1.HeaderClassName
{
color: #647796;
}
.AnyTagClassName
{
color: #647796;
}
</style>
background-color css
<style>
a { background-color: #647796; }
a { background-color: rgb(100,119,150); }
div.DivClassName
{
background-color: #647796;
}
.BgClassName
{
background-color: #647796;
}
</style>
border-color css
<style>
span { border-color: #647796; }
span { border-color: rgb(100,119,150); }
td.TdClassName
{
border-color: #647796;
}
.TagClassName
{
border-color: #647796;
}
</style>