Shades of Waikawa Grey #687898
Tints of Waikawa Grey #687898
RGB
CMYK
RGB Variations
Color information
#687898 (or 0x687898) is known color: Waikawa Grey. HEX triplet: 68, 78 and 98. RGB value is (104,120,152). Sum of RGB (Red+Green+Blue) = 104+120+152=376 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.66% from 376); Green value is 120 (47.27% from 255 or 31.91% from 376); Blue value is 152 (59.77% from 255 or 40.43% from 376); Max value from RGB is 152 - color contains mainly: blue. Hex color #687898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687898 is #978767. Grayscale: #767676. Windows color (decimal): -9930600 or 9992296. OLE color: 9992296.
HSL color Cylindrical-coordinate representation of color #687898: hue angle of 220º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #687898 is Cyan = 0.32, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 120 | 152 | - |
| CMYK | 0.32 | 0.21 | 0 | 0.40 |
| HSL | 220º | 0.19% | 0.5% | - |
| HSV(B) | 220º | 0.32% | 0.6% | - |
| XYZ | 18.09 | 18.64 | 32.35 | - |
| YUV | 118.86 | 146.7 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 152 | 0.32 | 0.21 | 0 | 0.40 | 220 | 0.19 | 0.5 |
| Hex | 68 | 78 | 98 | 20 | 15 | 0 | 28 | DC | 13 | 32 |
| Octal | 150 | 170 | 230 | 40 | 25 | 0 | 50 | 334 | 23 | 62 |
| Binary | 1101000 | 1111000 | 10011000 | 100000 | 10101 | 0 | 101000 | 11011100 | 10011 | 110010 |
Color Harmonies of #687898
Complementary color
Monochromatic Colors of #687898
Black with #687898
Text Example
Text Example
White with #687898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687898; }
p { color: rgb(104,120,152); }
H1.HeaderClassName
{
color: #687898;
}
.AnyTagClassName
{
color: #687898;
}
</style>
background-color css
<style>
a { background-color: #687898; }
a { background-color: rgb(104,120,152); }
div.DivClassName
{
background-color: #687898;
}
.BgClassName
{
background-color: #687898;
}
</style>
border-color css
<style>
span { border-color: #687898; }
span { border-color: rgb(104,120,152); }
td.TdClassName
{
border-color: #687898;
}
.TagClassName
{
border-color: #687898;
}
</style>