Shades of Waikawa Grey #697397
Tints of Waikawa Grey #697397
RGB
CMYK
RGB Variations
Color information
#697397 (or 0x697397) is known color: Waikawa Grey. HEX triplet: 69, 73 and 97. RGB value is (105,115,151). Sum of RGB (Red+Green+Blue) = 105+115+151=371 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.30% from 371); Green value is 115 (45.31% from 255 or 31.00% from 371); Blue value is 151 (59.38% from 255 or 40.70% from 371); Max value from RGB is 151 - color contains mainly: blue. Hex color #697397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697397 is #968C68. Grayscale: #737373. Windows color (decimal): -9866345 or 9925481. OLE color: 9925481.
HSL color Cylindrical-coordinate representation of color #697397: hue angle of 226.96º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #697397 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 115 | 151 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.41 |
| HSL | 226.96º | 0.18% | 0.5% | - |
| HSV(B) | 226.96º | 0.3% | 0.59% | - |
| XYZ | 17.54 | 17.5 | 31.73 | - |
| YUV | 116.11 | 147.69 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 151 | 0.30 | 0.24 | 0 | 0.41 | 226.96 | 0.18 | 0.5 |
| Hex | 69 | 73 | 97 | 1E | 18 | 0 | 29 | E3 | 12 | 32 |
| Octal | 151 | 163 | 227 | 36 | 30 | 0 | 51 | 343 | 22 | 62 |
| Binary | 1101001 | 1110011 | 10010111 | 11110 | 11000 | 0 | 101001 | 11100011 | 10010 | 110010 |
Color Harmonies of #697397
Complementary color
Monochromatic Colors of #697397
Black with #697397
Text Example
Text Example
White with #697397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697397; }
p { color: rgb(105,115,151); }
H1.HeaderClassName
{
color: #697397;
}
.AnyTagClassName
{
color: #697397;
}
</style>
background-color css
<style>
a { background-color: #697397; }
a { background-color: rgb(105,115,151); }
div.DivClassName
{
background-color: #697397;
}
.BgClassName
{
background-color: #697397;
}
</style>
border-color css
<style>
span { border-color: #697397; }
span { border-color: rgb(105,115,151); }
td.TdClassName
{
border-color: #697397;
}
.TagClassName
{
border-color: #697397;
}
</style>