Shades of Waikawa Grey #697197
Tints of Waikawa Grey #697197
RGB
CMYK
RGB Variations
Color information
#697197 (or 0x697197) is known color: Waikawa Grey. HEX triplet: 69, 71 and 97. RGB value is (105,113,151). Sum of RGB (Red+Green+Blue) = 105+113+151=369 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.46% from 369); Green value is 113 (44.53% from 255 or 30.62% from 369); Blue value is 151 (59.38% from 255 or 40.92% from 369); Max value from RGB is 151 - color contains mainly: blue. Hex color #697197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697197 is #968E68. Grayscale: #727272. Windows color (decimal): -9866857 or 9924969. OLE color: 9924969.
HSL color Cylindrical-coordinate representation of color #697197: hue angle of 229.57º 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 #697197 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 113 | 151 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.41 |
| HSL | 229.57º | 0.18% | 0.5% | - |
| HSV(B) | 229.57º | 0.3% | 0.59% | - |
| XYZ | 17.32 | 17.05 | 31.66 | - |
| YUV | 114.94 | 148.35 | 120.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 151 | 0.30 | 0.25 | 0 | 0.41 | 229.57 | 0.18 | 0.5 |
| Hex | 69 | 71 | 97 | 1E | 19 | 0 | 29 | E6 | 12 | 32 |
| Octal | 151 | 161 | 227 | 36 | 31 | 0 | 51 | 346 | 22 | 62 |
| Binary | 1101001 | 1110001 | 10010111 | 11110 | 11001 | 0 | 101001 | 11100110 | 10010 | 110010 |
Color Harmonies of #697197
Complementary color
Monochromatic Colors of #697197
Black with #697197
Text Example
Text Example
White with #697197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697197; }
p { color: rgb(105,113,151); }
H1.HeaderClassName
{
color: #697197;
}
.AnyTagClassName
{
color: #697197;
}
</style>
background-color css
<style>
a { background-color: #697197; }
a { background-color: rgb(105,113,151); }
div.DivClassName
{
background-color: #697197;
}
.BgClassName
{
background-color: #697197;
}
</style>
border-color css
<style>
span { border-color: #697197; }
span { border-color: rgb(105,113,151); }
td.TdClassName
{
border-color: #697197;
}
.TagClassName
{
border-color: #697197;
}
</style>