Shades of Waikawa Grey #697296
Tints of Waikawa Grey #697296
RGB
CMYK
RGB Variations
Color information
#697296 (or 0x697296) is known color: Waikawa Grey. HEX triplet: 69, 72 and 96. RGB value is (105,114,150). Sum of RGB (Red+Green+Blue) = 105+114+150=369 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.46% from 369); Green value is 114 (44.92% from 255 or 30.89% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #697296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697296 is #968D69. Grayscale: #737373. Windows color (decimal): -9866602 or 9859689. OLE color: 9859689.
HSL color Cylindrical-coordinate representation of color #697296: hue angle of 228º 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 #697296 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 114 | 150 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.41 |
| HSL | 228º | 0.18% | 0.5% | - |
| HSV(B) | 228º | 0.3% | 0.59% | - |
| XYZ | 17.35 | 17.24 | 31.27 | - |
| YUV | 115.41 | 147.52 | 120.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 150 | 0.30 | 0.24 | 0 | 0.41 | 228 | 0.18 | 0.5 |
| Hex | 69 | 72 | 96 | 1E | 18 | 0 | 29 | E4 | 12 | 32 |
| Octal | 151 | 162 | 226 | 36 | 30 | 0 | 51 | 344 | 22 | 62 |
| Binary | 1101001 | 1110010 | 10010110 | 11110 | 11000 | 0 | 101001 | 11100100 | 10010 | 110010 |
Color Harmonies of #697296
Complementary color
Monochromatic Colors of #697296
Black with #697296
Text Example
Text Example
White with #697296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697296; }
p { color: rgb(105,114,150); }
H1.HeaderClassName
{
color: #697296;
}
.AnyTagClassName
{
color: #697296;
}
</style>
background-color css
<style>
a { background-color: #697296; }
a { background-color: rgb(105,114,150); }
div.DivClassName
{
background-color: #697296;
}
.BgClassName
{
background-color: #697296;
}
</style>
border-color css
<style>
span { border-color: #697296; }
span { border-color: rgb(105,114,150); }
td.TdClassName
{
border-color: #697296;
}
.TagClassName
{
border-color: #697296;
}
</style>