Shades of Waikawa Grey #697495
Tints of Waikawa Grey #697495
RGB
CMYK
RGB Variations
Color information
#697495 (or 0x697495) is known color: Waikawa Grey. HEX triplet: 69, 74 and 95. RGB value is (105,116,149). Sum of RGB (Red+Green+Blue) = 105+116+149=370 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.38% from 370); Green value is 116 (45.70% from 255 or 31.35% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #697495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697495 is #968B6A. Grayscale: #747474. Windows color (decimal): -9866091 or 9794665. OLE color: 9794665.
HSL color Cylindrical-coordinate representation of color #697495: hue angle of 225º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #697495 is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 116 | 149 | - |
| CMYK | 0.30 | 0.22 | 0 | 0.42 |
| HSL | 225º | 0.17% | 0.5% | - |
| HSV(B) | 225º | 0.3% | 0.58% | - |
| XYZ | 17.5 | 17.66 | 30.92 | - |
| YUV | 116.47 | 146.36 | 119.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 149 | 0.30 | 0.22 | 0 | 0.42 | 225 | 0.17 | 0.5 |
| Hex | 69 | 74 | 95 | 1E | 16 | 0 | 2A | E1 | 11 | 32 |
| Octal | 151 | 164 | 225 | 36 | 26 | 0 | 52 | 341 | 21 | 62 |
| Binary | 1101001 | 1110100 | 10010101 | 11110 | 10110 | 0 | 101010 | 11100001 | 10001 | 110010 |
Color Harmonies of #697495
Complementary color
Monochromatic Colors of #697495
Black with #697495
Text Example
Text Example
White with #697495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697495; }
p { color: rgb(105,116,149); }
H1.HeaderClassName
{
color: #697495;
}
.AnyTagClassName
{
color: #697495;
}
</style>
background-color css
<style>
a { background-color: #697495; }
a { background-color: rgb(105,116,149); }
div.DivClassName
{
background-color: #697495;
}
.BgClassName
{
background-color: #697495;
}
</style>
border-color css
<style>
span { border-color: #697495; }
span { border-color: rgb(105,116,149); }
td.TdClassName
{
border-color: #697495;
}
.TagClassName
{
border-color: #697495;
}
</style>