Shades of Waikawa Grey #697395
Tints of Waikawa Grey #697395
RGB
CMYK
RGB Variations
Color information
#697395 (or 0x697395) is known color: Waikawa Grey. HEX triplet: 69, 73 and 95. RGB value is (105,115,149). Sum of RGB (Red+Green+Blue) = 105+115+149=369 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.46% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 149 (58.59% from 255 or 40.38% from 369); Max value from RGB is 149 - color contains mainly: blue. Hex color #697395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697395 is #968C6A. Grayscale: #737373. Windows color (decimal): -9866347 or 9794409. OLE color: 9794409.
HSL color Cylindrical-coordinate representation of color #697395: hue angle of 226.36º 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 #697395 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 115 | 149 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.42 |
| HSL | 226.36º | 0.17% | 0.5% | - |
| HSV(B) | 226.36º | 0.3% | 0.58% | - |
| XYZ | 17.38 | 17.43 | 30.88 | - |
| YUV | 115.89 | 146.69 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 149 | 0.30 | 0.23 | 0 | 0.42 | 226.36 | 0.17 | 0.5 |
| Hex | 69 | 73 | 95 | 1E | 17 | 0 | 2A | E2 | 11 | 32 |
| Octal | 151 | 163 | 225 | 36 | 27 | 0 | 52 | 342 | 21 | 62 |
| Binary | 1101001 | 1110011 | 10010101 | 11110 | 10111 | 0 | 101010 | 11100010 | 10001 | 110010 |
Color Harmonies of #697395
Complementary color
Monochromatic Colors of #697395
Black with #697395
Text Example
Text Example
White with #697395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697395; }
p { color: rgb(105,115,149); }
H1.HeaderClassName
{
color: #697395;
}
.AnyTagClassName
{
color: #697395;
}
</style>
background-color css
<style>
a { background-color: #697395; }
a { background-color: rgb(105,115,149); }
div.DivClassName
{
background-color: #697395;
}
.BgClassName
{
background-color: #697395;
}
</style>
border-color css
<style>
span { border-color: #697395; }
span { border-color: rgb(105,115,149); }
td.TdClassName
{
border-color: #697395;
}
.TagClassName
{
border-color: #697395;
}
</style>