Shades of Waikawa Grey #647195
Tints of Waikawa Grey #647195
RGB
CMYK
RGB Variations
Color information
#647195 (or 0x647195) is known color: Waikawa Grey. HEX triplet: 64, 71 and 95. RGB value is (100,113,149). Sum of RGB (Red+Green+Blue) = 100+113+149=362 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.62% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #647195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647195 is #9B8E6A. Grayscale: #717171. Windows color (decimal): -10194539 or 9793892. OLE color: 9793892.
HSL color Cylindrical-coordinate representation of color #647195: hue angle of 224.08º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #647195 is Cyan = 0.33, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 113 | 149 | - |
| CMYK | 0.33 | 0.24 | 0 | 0.42 |
| HSL | 224.08º | 0.2% | 0.49% | - |
| HSV(B) | 224.08º | 0.33% | 0.58% | - |
| XYZ | 16.59 | 16.69 | 30.78 | - |
| YUV | 113.22 | 148.19 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 113 | 149 | 0.33 | 0.24 | 0 | 0.42 | 224.08 | 0.2 | 0.49 |
| Hex | 64 | 71 | 95 | 21 | 18 | 0 | 2A | E0 | 14 | 31 |
| Octal | 144 | 161 | 225 | 41 | 30 | 0 | 52 | 340 | 24 | 61 |
| Binary | 1100100 | 1110001 | 10010101 | 100001 | 11000 | 0 | 101010 | 11100000 | 10100 | 110001 |
Color Harmonies of #647195
Complementary color
Monochromatic Colors of #647195
Black with #647195
Text Example
Text Example
White with #647195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647195; }
p { color: rgb(100,113,149); }
H1.HeaderClassName
{
color: #647195;
}
.AnyTagClassName
{
color: #647195;
}
</style>
background-color css
<style>
a { background-color: #647195; }
a { background-color: rgb(100,113,149); }
div.DivClassName
{
background-color: #647195;
}
.BgClassName
{
background-color: #647195;
}
</style>
border-color css
<style>
span { border-color: #647195; }
span { border-color: rgb(100,113,149); }
td.TdClassName
{
border-color: #647195;
}
.TagClassName
{
border-color: #647195;
}
</style>