Shades of Waikawa Grey #687396
Tints of Waikawa Grey #687396
RGB
CMYK
RGB Variations
Color information
#687396 (or 0x687396) is known color: Waikawa Grey. HEX triplet: 68, 73 and 96. RGB value is (104,115,150). Sum of RGB (Red+Green+Blue) = 104+115+150=369 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.18% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #687396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687396 is #978C69. Grayscale: #737373. Windows color (decimal): -9931882 or 9859944. OLE color: 9859944.
HSL color Cylindrical-coordinate representation of color #687396: hue angle of 225.65º 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 #687396 is Cyan = 0.31, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 115 | 150 | - |
| CMYK | 0.31 | 0.23 | 0 | 0.41 |
| HSL | 225.65º | 0.18% | 0.5% | - |
| HSV(B) | 225.65º | 0.31% | 0.59% | - |
| XYZ | 17.34 | 17.41 | 31.3 | - |
| YUV | 115.7 | 147.36 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 150 | 0.31 | 0.23 | 0 | 0.41 | 225.65 | 0.18 | 0.5 |
| Hex | 68 | 73 | 96 | 1F | 17 | 0 | 29 | E2 | 12 | 32 |
| Octal | 150 | 163 | 226 | 37 | 27 | 0 | 51 | 342 | 22 | 62 |
| Binary | 1101000 | 1110011 | 10010110 | 11111 | 10111 | 0 | 101001 | 11100010 | 10010 | 110010 |
Color Harmonies of #687396
Complementary color
Monochromatic Colors of #687396
Black with #687396
Text Example
Text Example
White with #687396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687396; }
p { color: rgb(104,115,150); }
H1.HeaderClassName
{
color: #687396;
}
.AnyTagClassName
{
color: #687396;
}
</style>
background-color css
<style>
a { background-color: #687396; }
a { background-color: rgb(104,115,150); }
div.DivClassName
{
background-color: #687396;
}
.BgClassName
{
background-color: #687396;
}
</style>
border-color css
<style>
span { border-color: #687396; }
span { border-color: rgb(104,115,150); }
td.TdClassName
{
border-color: #687396;
}
.TagClassName
{
border-color: #687396;
}
</style>