Shades of Waikawa Grey #687799
Tints of Waikawa Grey #687799
RGB
CMYK
RGB Variations
Color information
#687799 (or 0x687799) is known color: Waikawa Grey. HEX triplet: 68, 77 and 99. RGB value is (104,119,153). Sum of RGB (Red+Green+Blue) = 104+119+153=376 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.66% from 376); Green value is 119 (46.88% from 255 or 31.65% from 376); Blue value is 153 (60.16% from 255 or 40.69% from 376); Max value from RGB is 153 - color contains mainly: blue. Hex color #687799 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687799 is #978866. Grayscale: #767676. Windows color (decimal): -9930855 or 10057576. OLE color: 10057576.
HSL color Cylindrical-coordinate representation of color #687799: hue angle of 221.63º 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 #687799 is Cyan = 0.32, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 104 | 119 | 153 | - |
| CMYK | 0.32 | 0.22 | 0 | 0.4 |
| HSL | 221.63º | 0.19% | 0.5% | - |
| HSV(B) | 221.63º | 0.32% | 0.6% | - |
| XYZ | 18.06 | 18.44 | 32.74 | - |
| YUV | 118.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 153 | 0.32 | 0.22 | 0 | 0.4 | 221.63 | 0.19 | 0.5 |
| Hex | 68 | 77 | 99 | 20 | 16 | 0 | 28 | DE | 13 | 32 |
| Octal | 150 | 167 | 231 | 40 | 26 | 0 | 50 | 336 | 23 | 62 |
| Binary | 1101000 | 1110111 | 10011001 | 100000 | 10110 | 0 | 101000 | 11011110 | 10011 | 110010 |
Color Harmonies of #687799
Complementary color
Monochromatic Colors of #687799
Black with #687799
Text Example
Text Example
White with #687799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687799; }
p { color: rgb(104,119,153); }
H1.HeaderClassName
{
color: #687799;
}
.AnyTagClassName
{
color: #687799;
}
</style>
background-color css
<style>
a { background-color: #687799; }
a { background-color: rgb(104,119,153); }
div.DivClassName
{
background-color: #687799;
}
.BgClassName
{
background-color: #687799;
}
</style>
border-color css
<style>
span { border-color: #687799; }
span { border-color: rgb(104,119,153); }
td.TdClassName
{
border-color: #687799;
}
.TagClassName
{
border-color: #687799;
}
</style>