Shades of Waikawa Grey #647087
Tints of Waikawa Grey #647087
RGB
CMYK
RGB Variations
Color information
#647087 (or 0x647087) is known color: Waikawa Grey. HEX triplet: 64, 70 and 87. RGB value is (100,112,135). Sum of RGB (Red+Green+Blue) = 100+112+135=347 (45% of max value = 765). Red value is 100 (39.45% from 255 or 28.82% from 347); Green value is 112 (44.14% from 255 or 32.28% from 347); Blue value is 135 (53.12% from 255 or 38.90% from 347); Max value from RGB is 135 - color contains mainly: blue. Hex color #647087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647087 is #9B8F78. Grayscale: #6E6E6E. Windows color (decimal): -10194809 or 8876132. OLE color: 8876132.
HSL color Cylindrical-coordinate representation of color #647087: hue angle of 219.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #647087 is Cyan = 0.26, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 112 | 135 | - |
| CMYK | 0.26 | 0.17 | 0 | 0.47 |
| HSL | 219.43º | 0.15% | 0.46% | - |
| HSV(B) | 219.43º | 0.26% | 0.53% | - |
| XYZ | 15.42 | 16.05 | 25.21 | - |
| YUV | 111.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 112 | 135 | 0.26 | 0.17 | 0 | 0.47 | 219.43 | 0.15 | 0.46 |
| Hex | 64 | 70 | 87 | 1A | 11 | 0 | 2F | DB | F | 2E |
| Octal | 144 | 160 | 207 | 32 | 21 | 0 | 57 | 333 | 17 | 56 |
| Binary | 1100100 | 1110000 | 10000111 | 11010 | 10001 | 0 | 101111 | 11011011 | 1111 | 101110 |
Color Harmonies of #647087
Complementary color
Monochromatic Colors of #647087
Black with #647087
Text Example
Text Example
White with #647087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647087; }
p { color: rgb(100,112,135); }
H1.HeaderClassName
{
color: #647087;
}
.AnyTagClassName
{
color: #647087;
}
</style>
background-color css
<style>
a { background-color: #647087; }
a { background-color: rgb(100,112,135); }
div.DivClassName
{
background-color: #647087;
}
.BgClassName
{
background-color: #647087;
}
</style>
border-color css
<style>
span { border-color: #647087; }
span { border-color: rgb(100,112,135); }
td.TdClassName
{
border-color: #647087;
}
.TagClassName
{
border-color: #647087;
}
</style>