Shades of Waikawa Grey #697198
Tints of Waikawa Grey #697198
RGB
CMYK
RGB Variations
Color information
#697198 (or 0x697198) is known color: Waikawa Grey. HEX triplet: 69, 71 and 98. RGB value is (105,113,152). Sum of RGB (Red+Green+Blue) = 105+113+152=370 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.38% from 370); Green value is 113 (44.53% from 255 or 30.54% from 370); Blue value is 152 (59.77% from 255 or 41.08% from 370); Max value from RGB is 152 - color contains mainly: blue. Hex color #697198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697198 is #968E67. Grayscale: #727272. Windows color (decimal): -9866856 or 9990505. OLE color: 9990505.
HSL color Cylindrical-coordinate representation of color #697198: hue angle of 229.79º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #697198 is Cyan = 0.31, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 105 | 113 | 152 | - |
| CMYK | 0.31 | 0.26 | 0 | 0.40 |
| HSL | 229.79º | 0.19% | 0.5% | - |
| HSV(B) | 229.79º | 0.31% | 0.6% | - |
| XYZ | 17.4 | 17.08 | 32.09 | - |
| YUV | 115.05 | 148.85 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 152 | 0.31 | 0.26 | 0 | 0.40 | 229.79 | 0.19 | 0.5 |
| Hex | 69 | 71 | 98 | 1F | 1A | 0 | 28 | E6 | 13 | 32 |
| Octal | 151 | 161 | 230 | 37 | 32 | 0 | 50 | 346 | 23 | 62 |
| Binary | 1101001 | 1110001 | 10011000 | 11111 | 11010 | 0 | 101000 | 11100110 | 10011 | 110010 |
Color Harmonies of #697198
Complementary color
Monochromatic Colors of #697198
Black with #697198
Text Example
Text Example
White with #697198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697198; }
p { color: rgb(105,113,152); }
H1.HeaderClassName
{
color: #697198;
}
.AnyTagClassName
{
color: #697198;
}
</style>
background-color css
<style>
a { background-color: #697198; }
a { background-color: rgb(105,113,152); }
div.DivClassName
{
background-color: #697198;
}
.BgClassName
{
background-color: #697198;
}
</style>
border-color css
<style>
span { border-color: #697198; }
span { border-color: rgb(105,113,152); }
td.TdClassName
{
border-color: #697198;
}
.TagClassName
{
border-color: #697198;
}
</style>