Shades of Waikawa Grey #697295
Tints of Waikawa Grey #697295
RGB
CMYK
RGB Variations
Color information
#697295 (or 0x697295) is known color: Waikawa Grey. HEX triplet: 69, 72 and 95. RGB value is (105,114,149). Sum of RGB (Red+Green+Blue) = 105+114+149=368 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.53% from 368); Green value is 114 (44.92% from 255 or 30.98% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #697295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697295 is #968D6A. Grayscale: #737373. Windows color (decimal): -9866603 or 9794153. OLE color: 9794153.
HSL color Cylindrical-coordinate representation of color #697295: hue angle of 227.73º 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 #697295 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 114 | 149 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.42 |
| HSL | 227.73º | 0.17% | 0.5% | - |
| HSV(B) | 227.73º | 0.3% | 0.58% | - |
| XYZ | 17.27 | 17.21 | 30.85 | - |
| YUV | 115.3 | 147.02 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 149 | 0.30 | 0.23 | 0 | 0.42 | 227.73 | 0.17 | 0.5 |
| Hex | 69 | 72 | 95 | 1E | 17 | 0 | 2A | E4 | 11 | 32 |
| Octal | 151 | 162 | 225 | 36 | 27 | 0 | 52 | 344 | 21 | 62 |
| Binary | 1101001 | 1110010 | 10010101 | 11110 | 10111 | 0 | 101010 | 11100100 | 10001 | 110010 |
Color Harmonies of #697295
Complementary color
Monochromatic Colors of #697295
Black with #697295
Text Example
Text Example
White with #697295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697295; }
p { color: rgb(105,114,149); }
H1.HeaderClassName
{
color: #697295;
}
.AnyTagClassName
{
color: #697295;
}
</style>
background-color css
<style>
a { background-color: #697295; }
a { background-color: rgb(105,114,149); }
div.DivClassName
{
background-color: #697295;
}
.BgClassName
{
background-color: #697295;
}
</style>
border-color css
<style>
span { border-color: #697295; }
span { border-color: rgb(105,114,149); }
td.TdClassName
{
border-color: #697295;
}
.TagClassName
{
border-color: #697295;
}
</style>