Shades of Waikawa Grey #697694
Tints of Waikawa Grey #697694
RGB
CMYK
RGB Variations
Color information
#697694 (or 0x697694) is known color: Waikawa Grey. HEX triplet: 69, 76 and 94. RGB value is (105,118,148). Sum of RGB (Red+Green+Blue) = 105+118+148=371 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.30% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 148 (58.20% from 255 or 39.89% from 371); Max value from RGB is 148 - color contains mainly: blue. Hex color #697694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697694 is #96896B. Grayscale: #757575. Windows color (decimal): -9865580 or 9729641. OLE color: 9729641.
HSL color Cylindrical-coordinate representation of color #697694: hue angle of 221.86º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #697694 is Cyan = 0.29, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 118 | 148 | - |
| CMYK | 0.29 | 0.20 | 0 | 0.42 |
| HSL | 221.86º | 0.17% | 0.5% | - |
| HSV(B) | 221.86º | 0.29% | 0.58% | - |
| XYZ | 17.65 | 18.1 | 30.58 | - |
| YUV | 117.53 | 145.19 | 119.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 148 | 0.29 | 0.20 | 0 | 0.42 | 221.86 | 0.17 | 0.5 |
| Hex | 69 | 76 | 94 | 1D | 14 | 0 | 2A | DE | 11 | 32 |
| Octal | 151 | 166 | 224 | 35 | 24 | 0 | 52 | 336 | 21 | 62 |
| Binary | 1101001 | 1110110 | 10010100 | 11101 | 10100 | 0 | 101010 | 11011110 | 10001 | 110010 |
Color Harmonies of #697694
Complementary color
Monochromatic Colors of #697694
Black with #697694
Text Example
Text Example
White with #697694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697694; }
p { color: rgb(105,118,148); }
H1.HeaderClassName
{
color: #697694;
}
.AnyTagClassName
{
color: #697694;
}
</style>
background-color css
<style>
a { background-color: #697694; }
a { background-color: rgb(105,118,148); }
div.DivClassName
{
background-color: #697694;
}
.BgClassName
{
background-color: #697694;
}
</style>
border-color css
<style>
span { border-color: #697694; }
span { border-color: rgb(105,118,148); }
td.TdClassName
{
border-color: #697694;
}
.TagClassName
{
border-color: #697694;
}
</style>