Shades of Waikawa Grey #687694
Tints of Waikawa Grey #687694
RGB
CMYK
RGB Variations
Color information
#687694 (or 0x687694) is known color: Waikawa Grey. HEX triplet: 68, 76 and 94. RGB value is (104,118,148). Sum of RGB (Red+Green+Blue) = 104+118+148=370 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.11% from 370); Green value is 118 (46.48% from 255 or 31.89% from 370); Blue value is 148 (58.20% from 255 or 40% from 370); Max value from RGB is 148 - color contains mainly: blue. Hex color #687694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687694 is #97896B. Grayscale: #757575. Windows color (decimal): -9931116 or 9729640. OLE color: 9729640.
HSL color Cylindrical-coordinate representation of color #687694: hue angle of 220.91º 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 #687694 is Cyan = 0.30, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 118 | 148 | - |
| CMYK | 0.30 | 0.20 | 0 | 0.42 |
| HSL | 220.91º | 0.17% | 0.49% | - |
| HSV(B) | 220.91º | 0.3% | 0.58% | - |
| XYZ | 17.53 | 18.04 | 30.57 | - |
| YUV | 117.23 | 145.36 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 148 | 0.30 | 0.20 | 0 | 0.42 | 220.91 | 0.17 | 0.49 |
| Hex | 68 | 76 | 94 | 1E | 14 | 0 | 2A | DD | 11 | 31 |
| Octal | 150 | 166 | 224 | 36 | 24 | 0 | 52 | 335 | 21 | 61 |
| Binary | 1101000 | 1110110 | 10010100 | 11110 | 10100 | 0 | 101010 | 11011101 | 10001 | 110001 |
Color Harmonies of #687694
Complementary color
Monochromatic Colors of #687694
Black with #687694
Text Example
Text Example
White with #687694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687694; }
p { color: rgb(104,118,148); }
H1.HeaderClassName
{
color: #687694;
}
.AnyTagClassName
{
color: #687694;
}
</style>
background-color css
<style>
a { background-color: #687694; }
a { background-color: rgb(104,118,148); }
div.DivClassName
{
background-color: #687694;
}
.BgClassName
{
background-color: #687694;
}
</style>
border-color css
<style>
span { border-color: #687694; }
span { border-color: rgb(104,118,148); }
td.TdClassName
{
border-color: #687694;
}
.TagClassName
{
border-color: #687694;
}
</style>