Shades of Waikawa Grey #687294
Tints of Waikawa Grey #687294
RGB
CMYK
RGB Variations
Color information
#687294 (or 0x687294) is known color: Waikawa Grey. HEX triplet: 68, 72 and 94. RGB value is (104,114,148). Sum of RGB (Red+Green+Blue) = 104+114+148=366 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.42% from 366); Green value is 114 (44.92% from 255 or 31.15% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #687294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687294 is #978D6B. Grayscale: #727272. Windows color (decimal): -9932140 or 9728616. OLE color: 9728616.
HSL color Cylindrical-coordinate representation of color #687294: hue angle of 226.36º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #687294 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 114 | 148 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.42 |
| HSL | 226.36º | 0.17% | 0.49% | - |
| HSV(B) | 226.36º | 0.3% | 0.58% | - |
| XYZ | 17.07 | 17.12 | 30.42 | - |
| YUV | 114.89 | 146.69 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 148 | 0.30 | 0.23 | 0 | 0.42 | 226.36 | 0.17 | 0.49 |
| Hex | 68 | 72 | 94 | 1E | 17 | 0 | 2A | E2 | 11 | 31 |
| Octal | 150 | 162 | 224 | 36 | 27 | 0 | 52 | 342 | 21 | 61 |
| Binary | 1101000 | 1110010 | 10010100 | 11110 | 10111 | 0 | 101010 | 11100010 | 10001 | 110001 |
Color Harmonies of #687294
Complementary color
Monochromatic Colors of #687294
Black with #687294
Text Example
Text Example
White with #687294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687294; }
p { color: rgb(104,114,148); }
H1.HeaderClassName
{
color: #687294;
}
.AnyTagClassName
{
color: #687294;
}
</style>
background-color css
<style>
a { background-color: #687294; }
a { background-color: rgb(104,114,148); }
div.DivClassName
{
background-color: #687294;
}
.BgClassName
{
background-color: #687294;
}
</style>
border-color css
<style>
span { border-color: #687294; }
span { border-color: rgb(104,114,148); }
td.TdClassName
{
border-color: #687294;
}
.TagClassName
{
border-color: #687294;
}
</style>