Shades of Waikawa Grey #687295
Tints of Waikawa Grey #687295
RGB
CMYK
RGB Variations
Color information
#687295 (or 0x687295) is known color: Waikawa Grey. HEX triplet: 68, 72 and 95. RGB value is (104,114,149). Sum of RGB (Red+Green+Blue) = 104+114+149=367 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.34% from 367); Green value is 114 (44.92% from 255 or 31.06% from 367); Blue value is 149 (58.59% from 255 or 40.60% from 367); Max value from RGB is 149 - color contains mainly: blue. Hex color #687295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687295 is #978D6A. Grayscale: #727272. Windows color (decimal): -9932139 or 9794152. OLE color: 9794152.
HSL color Cylindrical-coordinate representation of color #687295: hue angle of 226.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #687295 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 114 | 149 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.42 |
| HSL | 226.67º | 0.18% | 0.5% | - |
| HSV(B) | 226.67º | 0.3% | 0.58% | - |
| XYZ | 17.15 | 17.15 | 30.84 | - |
| YUV | 115 | 147.19 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 149 | 0.30 | 0.23 | 0 | 0.42 | 226.67 | 0.18 | 0.5 |
| Hex | 68 | 72 | 95 | 1E | 17 | 0 | 2A | E3 | 12 | 32 |
| Octal | 150 | 162 | 225 | 36 | 27 | 0 | 52 | 343 | 22 | 62 |
| Binary | 1101000 | 1110010 | 10010101 | 11110 | 10111 | 0 | 101010 | 11100011 | 10010 | 110010 |
Color Harmonies of #687295
Complementary color
Monochromatic Colors of #687295
Black with #687295
Text Example
Text Example
White with #687295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687295; }
p { color: rgb(104,114,149); }
H1.HeaderClassName
{
color: #687295;
}
.AnyTagClassName
{
color: #687295;
}
</style>
background-color css
<style>
a { background-color: #687295; }
a { background-color: rgb(104,114,149); }
div.DivClassName
{
background-color: #687295;
}
.BgClassName
{
background-color: #687295;
}
</style>
border-color css
<style>
span { border-color: #687295; }
span { border-color: rgb(104,114,149); }
td.TdClassName
{
border-color: #687295;
}
.TagClassName
{
border-color: #687295;
}
</style>