Shades of Waikawa Grey #647595
Tints of Waikawa Grey #647595
RGB
CMYK
RGB Variations
Color information
#647595 (or 0x647595) is known color: Waikawa Grey. HEX triplet: 64, 75 and 95. RGB value is (100,117,149). Sum of RGB (Red+Green+Blue) = 100+117+149=366 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.32% from 366); Green value is 117 (46.09% from 255 or 31.97% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #647595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647595 is #9B8A6A. Grayscale: #737373. Windows color (decimal): -10193515 or 9794916. OLE color: 9794916.
HSL color Cylindrical-coordinate representation of color #647595: hue angle of 219.18º 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 #647595 is Cyan = 0.33, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 117 | 149 | - |
| CMYK | 0.33 | 0.21 | 0 | 0.42 |
| HSL | 219.18º | 0.2% | 0.49% | - |
| HSV(B) | 219.18º | 0.33% | 0.58% | - |
| XYZ | 17.04 | 17.6 | 30.93 | - |
| YUV | 115.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 117 | 149 | 0.33 | 0.21 | 0 | 0.42 | 219.18 | 0.2 | 0.49 |
| Hex | 64 | 75 | 95 | 21 | 15 | 0 | 2A | DB | 14 | 31 |
| Octal | 144 | 165 | 225 | 41 | 25 | 0 | 52 | 333 | 24 | 61 |
| Binary | 1100100 | 1110101 | 10010101 | 100001 | 10101 | 0 | 101010 | 11011011 | 10100 | 110001 |
Color Harmonies of #647595
Complementary color
Monochromatic Colors of #647595
Black with #647595
Text Example
Text Example
White with #647595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647595; }
p { color: rgb(100,117,149); }
H1.HeaderClassName
{
color: #647595;
}
.AnyTagClassName
{
color: #647595;
}
</style>
background-color css
<style>
a { background-color: #647595; }
a { background-color: rgb(100,117,149); }
div.DivClassName
{
background-color: #647595;
}
.BgClassName
{
background-color: #647595;
}
</style>
border-color css
<style>
span { border-color: #647595; }
span { border-color: rgb(100,117,149); }
td.TdClassName
{
border-color: #647595;
}
.TagClassName
{
border-color: #647595;
}
</style>