Shades of Waikawa Grey #687494
Tints of Waikawa Grey #687494
RGB
CMYK
RGB Variations
Color information
#687494 (or 0x687494) is known color: Waikawa Grey. HEX triplet: 68, 74 and 94. RGB value is (104,116,148). Sum of RGB (Red+Green+Blue) = 104+116+148=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 116 (45.70% from 255 or 31.52% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #687494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687494 is #978B6B. Grayscale: #737373. Windows color (decimal): -9931628 or 9729128. OLE color: 9729128.
HSL color Cylindrical-coordinate representation of color #687494: hue angle of 223.64º 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 #687494 is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 116 | 148 | - |
| CMYK | 0.30 | 0.22 | 0 | 0.42 |
| HSL | 223.64º | 0.17% | 0.49% | - |
| HSV(B) | 223.64º | 0.3% | 0.58% | - |
| XYZ | 17.3 | 17.57 | 30.5 | - |
| YUV | 116.06 | 146.02 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 148 | 0.30 | 0.22 | 0 | 0.42 | 223.64 | 0.17 | 0.49 |
| Hex | 68 | 74 | 94 | 1E | 16 | 0 | 2A | E0 | 11 | 31 |
| Octal | 150 | 164 | 224 | 36 | 26 | 0 | 52 | 340 | 21 | 61 |
| Binary | 1101000 | 1110100 | 10010100 | 11110 | 10110 | 0 | 101010 | 11100000 | 10001 | 110001 |
Color Harmonies of #687494
Complementary color
Monochromatic Colors of #687494
Black with #687494
Text Example
Text Example
White with #687494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687494; }
p { color: rgb(104,116,148); }
H1.HeaderClassName
{
color: #687494;
}
.AnyTagClassName
{
color: #687494;
}
</style>
background-color css
<style>
a { background-color: #687494; }
a { background-color: rgb(104,116,148); }
div.DivClassName
{
background-color: #687494;
}
.BgClassName
{
background-color: #687494;
}
</style>
border-color css
<style>
span { border-color: #687494; }
span { border-color: rgb(104,116,148); }
td.TdClassName
{
border-color: #687494;
}
.TagClassName
{
border-color: #687494;
}
</style>