Shades of Waikawa Grey #697291
Tints of Waikawa Grey #697291
RGB
CMYK
RGB Variations
Color information
#697291 (or 0x697291) is known color: Waikawa Grey. HEX triplet: 69, 72 and 91. RGB value is (105,114,145). Sum of RGB (Red+Green+Blue) = 105+114+145=364 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.85% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 145 (57.03% from 255 or 39.84% from 364); Max value from RGB is 145 - color contains mainly: blue. Hex color #697291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697291 is #968D6E. Grayscale: #727272. Windows color (decimal): -9866607 or 9532009. OLE color: 9532009.
HSL color Cylindrical-coordinate representation of color #697291: hue angle of 226.5º 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 #697291 is Cyan = 0.28, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 114 | 145 | - |
| CMYK | 0.28 | 0.21 | 0 | 0.43 |
| HSL | 226.5º | 0.16% | 0.49% | - |
| HSV(B) | 226.5º | 0.28% | 0.57% | - |
| XYZ | 16.95 | 17.08 | 29.19 | - |
| YUV | 114.84 | 145.02 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 145 | 0.28 | 0.21 | 0 | 0.43 | 226.5 | 0.16 | 0.49 |
| Hex | 69 | 72 | 91 | 1C | 15 | 0 | 2B | E2 | 10 | 31 |
| Octal | 151 | 162 | 221 | 34 | 25 | 0 | 53 | 342 | 20 | 61 |
| Binary | 1101001 | 1110010 | 10010001 | 11100 | 10101 | 0 | 101011 | 11100010 | 10000 | 110001 |
Color Harmonies of #697291
Complementary color
Monochromatic Colors of #697291
Black with #697291
Text Example
Text Example
White with #697291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697291; }
p { color: rgb(105,114,145); }
H1.HeaderClassName
{
color: #697291;
}
.AnyTagClassName
{
color: #697291;
}
</style>
background-color css
<style>
a { background-color: #697291; }
a { background-color: rgb(105,114,145); }
div.DivClassName
{
background-color: #697291;
}
.BgClassName
{
background-color: #697291;
}
</style>
border-color css
<style>
span { border-color: #697291; }
span { border-color: rgb(105,114,145); }
td.TdClassName
{
border-color: #697291;
}
.TagClassName
{
border-color: #697291;
}
</style>