Shades of Waikawa Grey #687798
Tints of Waikawa Grey #687798
RGB
CMYK
RGB Variations
Color information
#687798 (or 0x687798) is known color: Waikawa Grey. HEX triplet: 68, 77 and 98. RGB value is (104,119,152). Sum of RGB (Red+Green+Blue) = 104+119+152=375 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.73% from 375); Green value is 119 (46.88% from 255 or 31.73% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #687798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687798 is #978867. Grayscale: #767676. Windows color (decimal): -9930856 or 9992040. OLE color: 9992040.
HSL color Cylindrical-coordinate representation of color #687798: hue angle of 221.25º 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 #687798 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 119 | 152 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.40 |
| HSL | 221.25º | 0.19% | 0.5% | - |
| HSV(B) | 221.25º | 0.32% | 0.6% | - |
| XYZ | 17.97 | 18.4 | 32.31 | - |
| YUV | 118.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 152 | 0.32 | 0.22 | 0 | 0.40 | 221.25 | 0.19 | 0.5 |
| Hex | 68 | 77 | 98 | 20 | 16 | 0 | 28 | DD | 13 | 32 |
| Octal | 150 | 167 | 230 | 40 | 26 | 0 | 50 | 335 | 23 | 62 |
| Binary | 1101000 | 1110111 | 10011000 | 100000 | 10110 | 0 | 101000 | 11011101 | 10011 | 110010 |
Color Harmonies of #687798
Complementary color
Monochromatic Colors of #687798
Black with #687798
Text Example
Text Example
White with #687798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687798; }
p { color: rgb(104,119,152); }
H1.HeaderClassName
{
color: #687798;
}
.AnyTagClassName
{
color: #687798;
}
</style>
background-color css
<style>
a { background-color: #687798; }
a { background-color: rgb(104,119,152); }
div.DivClassName
{
background-color: #687798;
}
.BgClassName
{
background-color: #687798;
}
</style>
border-color css
<style>
span { border-color: #687798; }
span { border-color: rgb(104,119,152); }
td.TdClassName
{
border-color: #687798;
}
.TagClassName
{
border-color: #687798;
}
</style>