Shades of Waikawa Grey #697292
Tints of Waikawa Grey #697292
RGB
CMYK
RGB Variations
Color information
#697292 (or 0x697292) is known color: Waikawa Grey. HEX triplet: 69, 72 and 92. RGB value is (105,114,146). Sum of RGB (Red+Green+Blue) = 105+114+146=365 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.77% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #697292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697292 is #968D6D. Grayscale: #727272. Windows color (decimal): -9866606 or 9597545. OLE color: 9597545.
HSL color Cylindrical-coordinate representation of color #697292: hue angle of 226.83º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #697292 is Cyan = 0.28, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 114 | 146 | - |
| CMYK | 0.28 | 0.22 | 0 | 0.43 |
| HSL | 226.83º | 0.16% | 0.49% | - |
| HSV(B) | 226.83º | 0.28% | 0.57% | - |
| XYZ | 17.03 | 17.11 | 29.6 | - |
| YUV | 114.96 | 145.52 | 120.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 146 | 0.28 | 0.22 | 0 | 0.43 | 226.83 | 0.16 | 0.49 |
| Hex | 69 | 72 | 92 | 1C | 16 | 0 | 2B | E3 | 10 | 31 |
| Octal | 151 | 162 | 222 | 34 | 26 | 0 | 53 | 343 | 20 | 61 |
| Binary | 1101001 | 1110010 | 10010010 | 11100 | 10110 | 0 | 101011 | 11100011 | 10000 | 110001 |
Color Harmonies of #697292
Complementary color
Monochromatic Colors of #697292
Black with #697292
Text Example
Text Example
White with #697292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697292; }
p { color: rgb(105,114,146); }
H1.HeaderClassName
{
color: #697292;
}
.AnyTagClassName
{
color: #697292;
}
</style>
background-color css
<style>
a { background-color: #697292; }
a { background-color: rgb(105,114,146); }
div.DivClassName
{
background-color: #697292;
}
.BgClassName
{
background-color: #697292;
}
</style>
border-color css
<style>
span { border-color: #697292; }
span { border-color: rgb(105,114,146); }
td.TdClassName
{
border-color: #697292;
}
.TagClassName
{
border-color: #697292;
}
</style>