Shades of Waikawa Grey #697396
Tints of Waikawa Grey #697396
RGB
CMYK
RGB Variations
Color information
#697396 (or 0x697396) is known color: Waikawa Grey. HEX triplet: 69, 73 and 96. RGB value is (105,115,150). Sum of RGB (Red+Green+Blue) = 105+115+150=370 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.38% from 370); Green value is 115 (45.31% from 255 or 31.08% from 370); Blue value is 150 (58.98% from 255 or 40.54% from 370); Max value from RGB is 150 - color contains mainly: blue. Hex color #697396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697396 is #968C69. Grayscale: #737373. Windows color (decimal): -9866346 or 9859945. OLE color: 9859945.
HSL color Cylindrical-coordinate representation of color #697396: hue angle of 226.67º 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 #697396 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 115 | 150 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.41 |
| HSL | 226.67º | 0.18% | 0.5% | - |
| HSV(B) | 226.67º | 0.3% | 0.59% | - |
| XYZ | 17.46 | 17.47 | 31.31 | - |
| YUV | 116 | 147.19 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 150 | 0.30 | 0.23 | 0 | 0.41 | 226.67 | 0.18 | 0.5 |
| Hex | 69 | 73 | 96 | 1E | 17 | 0 | 29 | E3 | 12 | 32 |
| Octal | 151 | 163 | 226 | 36 | 27 | 0 | 51 | 343 | 22 | 62 |
| Binary | 1101001 | 1110011 | 10010110 | 11110 | 10111 | 0 | 101001 | 11100011 | 10010 | 110010 |
Color Harmonies of #697396
Complementary color
Monochromatic Colors of #697396
Black with #697396
Text Example
Text Example
White with #697396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697396; }
p { color: rgb(105,115,150); }
H1.HeaderClassName
{
color: #697396;
}
.AnyTagClassName
{
color: #697396;
}
</style>
background-color css
<style>
a { background-color: #697396; }
a { background-color: rgb(105,115,150); }
div.DivClassName
{
background-color: #697396;
}
.BgClassName
{
background-color: #697396;
}
</style>
border-color css
<style>
span { border-color: #697396; }
span { border-color: rgb(105,115,150); }
td.TdClassName
{
border-color: #697396;
}
.TagClassName
{
border-color: #697396;
}
</style>