Shades of Waikawa Grey #687896
Tints of Waikawa Grey #687896
RGB
CMYK
RGB Variations
Color information
#687896 (or 0x687896) is known color: Waikawa Grey. HEX triplet: 68, 78 and 96. RGB value is (104,120,150). Sum of RGB (Red+Green+Blue) = 104+120+150=374 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.81% from 374); Green value is 120 (47.27% from 255 or 32.09% from 374); Blue value is 150 (58.98% from 255 or 40.11% from 374); Max value from RGB is 150 - color contains mainly: blue. Hex color #687896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687896 is #978769. Grayscale: #767676. Windows color (decimal): -9930602 or 9861224. OLE color: 9861224.
HSL color Cylindrical-coordinate representation of color #687896: hue angle of 219.13º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #687896 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 120 | 150 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.41 |
| HSL | 219.13º | 0.18% | 0.5% | - |
| HSV(B) | 219.13º | 0.31% | 0.59% | - |
| XYZ | 17.93 | 18.58 | 31.5 | - |
| YUV | 118.64 | 145.7 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 150 | 0.31 | 0.20 | 0 | 0.41 | 219.13 | 0.18 | 0.5 |
| Hex | 68 | 78 | 96 | 1F | 14 | 0 | 29 | DB | 12 | 32 |
| Octal | 150 | 170 | 226 | 37 | 24 | 0 | 51 | 333 | 22 | 62 |
| Binary | 1101000 | 1111000 | 10010110 | 11111 | 10100 | 0 | 101001 | 11011011 | 10010 | 110010 |
Color Harmonies of #687896
Complementary color
Monochromatic Colors of #687896
Black with #687896
Text Example
Text Example
White with #687896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687896; }
p { color: rgb(104,120,150); }
H1.HeaderClassName
{
color: #687896;
}
.AnyTagClassName
{
color: #687896;
}
</style>
background-color css
<style>
a { background-color: #687896; }
a { background-color: rgb(104,120,150); }
div.DivClassName
{
background-color: #687896;
}
.BgClassName
{
background-color: #687896;
}
</style>
border-color css
<style>
span { border-color: #687896; }
span { border-color: rgb(104,120,150); }
td.TdClassName
{
border-color: #687896;
}
.TagClassName
{
border-color: #687896;
}
</style>