Shades of Waikawa Grey #687194
Tints of Waikawa Grey #687194
RGB
CMYK
RGB Variations
Color information
#687194 (or 0x687194) is known color: Waikawa Grey. HEX triplet: 68, 71 and 94. RGB value is (104,113,148). Sum of RGB (Red+Green+Blue) = 104+113+148=365 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.49% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 148 (58.20% from 255 or 40.55% from 365); Max value from RGB is 148 - color contains mainly: blue. Hex color #687194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687194 is #978E6B. Grayscale: #727272. Windows color (decimal): -9932396 or 9728360. OLE color: 9728360.
HSL color Cylindrical-coordinate representation of color #687194: hue angle of 227.73º 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 #687194 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 113 | 148 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.42 |
| HSL | 227.73º | 0.17% | 0.49% | - |
| HSV(B) | 227.73º | 0.3% | 0.58% | - |
| XYZ | 16.96 | 16.89 | 30.38 | - |
| YUV | 114.3 | 147.02 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 148 | 0.30 | 0.24 | 0 | 0.42 | 227.73 | 0.17 | 0.49 |
| Hex | 68 | 71 | 94 | 1E | 18 | 0 | 2A | E4 | 11 | 31 |
| Octal | 150 | 161 | 224 | 36 | 30 | 0 | 52 | 344 | 21 | 61 |
| Binary | 1101000 | 1110001 | 10010100 | 11110 | 11000 | 0 | 101010 | 11100100 | 10001 | 110001 |
Color Harmonies of #687194
Complementary color
Monochromatic Colors of #687194
Black with #687194
Text Example
Text Example
White with #687194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687194; }
p { color: rgb(104,113,148); }
H1.HeaderClassName
{
color: #687194;
}
.AnyTagClassName
{
color: #687194;
}
</style>
background-color css
<style>
a { background-color: #687194; }
a { background-color: rgb(104,113,148); }
div.DivClassName
{
background-color: #687194;
}
.BgClassName
{
background-color: #687194;
}
</style>
border-color css
<style>
span { border-color: #687194; }
span { border-color: rgb(104,113,148); }
td.TdClassName
{
border-color: #687194;
}
.TagClassName
{
border-color: #687194;
}
</style>