Shades of Waikawa Grey #687397
Tints of Waikawa Grey #687397
RGB
CMYK
RGB Variations
Color information
#687397 (or 0x687397) is known color: Waikawa Grey. HEX triplet: 68, 73 and 97. RGB value is (104,115,151). Sum of RGB (Red+Green+Blue) = 104+115+151=370 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.11% from 370); Green value is 115 (45.31% from 255 or 31.08% from 370); Blue value is 151 (59.38% from 255 or 40.81% from 370); Max value from RGB is 151 - color contains mainly: blue. Hex color #687397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687397 is #978C68. Grayscale: #737373. Windows color (decimal): -9931881 or 9925480. OLE color: 9925480.
HSL color Cylindrical-coordinate representation of color #687397: hue angle of 225.96º 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 #687397 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 115 | 151 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.41 |
| HSL | 225.96º | 0.18% | 0.5% | - |
| HSV(B) | 225.96º | 0.31% | 0.59% | - |
| XYZ | 17.43 | 17.44 | 31.73 | - |
| YUV | 115.82 | 147.86 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 151 | 0.31 | 0.24 | 0 | 0.41 | 225.96 | 0.18 | 0.5 |
| Hex | 68 | 73 | 97 | 1F | 18 | 0 | 29 | E2 | 12 | 32 |
| Octal | 150 | 163 | 227 | 37 | 30 | 0 | 51 | 342 | 22 | 62 |
| Binary | 1101000 | 1110011 | 10010111 | 11111 | 11000 | 0 | 101001 | 11100010 | 10010 | 110010 |
Color Harmonies of #687397
Complementary color
Monochromatic Colors of #687397
Black with #687397
Text Example
Text Example
White with #687397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687397; }
p { color: rgb(104,115,151); }
H1.HeaderClassName
{
color: #687397;
}
.AnyTagClassName
{
color: #687397;
}
</style>
background-color css
<style>
a { background-color: #687397; }
a { background-color: rgb(104,115,151); }
div.DivClassName
{
background-color: #687397;
}
.BgClassName
{
background-color: #687397;
}
</style>
border-color css
<style>
span { border-color: #687397; }
span { border-color: rgb(104,115,151); }
td.TdClassName
{
border-color: #687397;
}
.TagClassName
{
border-color: #687397;
}
</style>