Shades of Waikawa Grey #687097
Tints of Waikawa Grey #687097
RGB
CMYK
RGB Variations
Color information
#687097 (or 0x687097) is known color: Waikawa Grey. HEX triplet: 68, 70 and 97. RGB value is (104,112,151). Sum of RGB (Red+Green+Blue) = 104+112+151=367 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.34% from 367); Green value is 112 (44.14% from 255 or 30.52% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #687097 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687097 is #978F68. Grayscale: #717171. Windows color (decimal): -9932649 or 9924712. OLE color: 9924712.
HSL color Cylindrical-coordinate representation of color #687097: hue angle of 229.79º 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 #687097 is Cyan = 0.31, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 112 | 151 | - |
| CMYK | 0.31 | 0.26 | 0 | 0.41 |
| HSL | 229.79º | 0.18% | 0.5% | - |
| HSV(B) | 229.79º | 0.31% | 0.59% | - |
| XYZ | 17.09 | 16.77 | 31.61 | - |
| YUV | 114.05 | 148.85 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 151 | 0.31 | 0.26 | 0 | 0.41 | 229.79 | 0.18 | 0.5 |
| Hex | 68 | 70 | 97 | 1F | 1A | 0 | 29 | E6 | 12 | 32 |
| Octal | 150 | 160 | 227 | 37 | 32 | 0 | 51 | 346 | 22 | 62 |
| Binary | 1101000 | 1110000 | 10010111 | 11111 | 11010 | 0 | 101001 | 11100110 | 10010 | 110010 |
Color Harmonies of #687097
Complementary color
Monochromatic Colors of #687097
Black with #687097
Text Example
Text Example
White with #687097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687097; }
p { color: rgb(104,112,151); }
H1.HeaderClassName
{
color: #687097;
}
.AnyTagClassName
{
color: #687097;
}
</style>
background-color css
<style>
a { background-color: #687097; }
a { background-color: rgb(104,112,151); }
div.DivClassName
{
background-color: #687097;
}
.BgClassName
{
background-color: #687097;
}
</style>
border-color css
<style>
span { border-color: #687097; }
span { border-color: rgb(104,112,151); }
td.TdClassName
{
border-color: #687097;
}
.TagClassName
{
border-color: #687097;
}
</style>