Shades of Waikawa Grey #647397
Tints of Waikawa Grey #647397
RGB
CMYK
RGB Variations
Color information
#647397 (or 0x647397) is known color: Waikawa Grey. HEX triplet: 64, 73 and 97. RGB value is (100,115,151). Sum of RGB (Red+Green+Blue) = 100+115+151=366 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.32% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #647397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647397 is #9B8C68. Grayscale: #727272. Windows color (decimal): -10194025 or 9925476. OLE color: 9925476.
HSL color Cylindrical-coordinate representation of color #647397: hue angle of 222.35º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #647397 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 115 | 151 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.41 |
| HSL | 222.35º | 0.2% | 0.49% | - |
| HSV(B) | 222.35º | 0.34% | 0.59% | - |
| XYZ | 16.97 | 17.21 | 31.7 | - |
| YUV | 114.62 | 148.53 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 115 | 151 | 0.34 | 0.24 | 0 | 0.41 | 222.35 | 0.2 | 0.49 |
| Hex | 64 | 73 | 97 | 22 | 18 | 0 | 29 | DE | 14 | 31 |
| Octal | 144 | 163 | 227 | 42 | 30 | 0 | 51 | 336 | 24 | 61 |
| Binary | 1100100 | 1110011 | 10010111 | 100010 | 11000 | 0 | 101001 | 11011110 | 10100 | 110001 |
Color Harmonies of #647397
Complementary color
Monochromatic Colors of #647397
Black with #647397
Text Example
Text Example
White with #647397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647397; }
p { color: rgb(100,115,151); }
H1.HeaderClassName
{
color: #647397;
}
.AnyTagClassName
{
color: #647397;
}
</style>
background-color css
<style>
a { background-color: #647397; }
a { background-color: rgb(100,115,151); }
div.DivClassName
{
background-color: #647397;
}
.BgClassName
{
background-color: #647397;
}
</style>
border-color css
<style>
span { border-color: #647397; }
span { border-color: rgb(100,115,151); }
td.TdClassName
{
border-color: #647397;
}
.TagClassName
{
border-color: #647397;
}
</style>