Shades of Waikawa Grey #697791
Tints of Waikawa Grey #697791
RGB
CMYK
RGB Variations
Color information
#697791 (or 0x697791) is known color: Waikawa Grey. HEX triplet: 69, 77 and 91. RGB value is (105,119,145). Sum of RGB (Red+Green+Blue) = 105+119+145=369 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.46% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 145 (57.03% from 255 or 39.30% from 369); Max value from RGB is 145 - color contains mainly: blue. Hex color #697791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697791 is #96886E. Grayscale: #757575. Windows color (decimal): -9865327 or 9533289. OLE color: 9533289.
HSL color Cylindrical-coordinate representation of color #697791: hue angle of 219º 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 #697791 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 119 | 145 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.43 |
| HSL | 219º | 0.16% | 0.49% | - |
| HSV(B) | 219º | 0.28% | 0.57% | - |
| XYZ | 17.53 | 18.24 | 29.38 | - |
| YUV | 117.78 | 143.36 | 118.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 145 | 0.28 | 0.18 | 0 | 0.43 | 219 | 0.16 | 0.49 |
| Hex | 69 | 77 | 91 | 1C | 12 | 0 | 2B | DB | 10 | 31 |
| Octal | 151 | 167 | 221 | 34 | 22 | 0 | 53 | 333 | 20 | 61 |
| Binary | 1101001 | 1110111 | 10010001 | 11100 | 10010 | 0 | 101011 | 11011011 | 10000 | 110001 |
Color Harmonies of #697791
Complementary color
Monochromatic Colors of #697791
Black with #697791
Text Example
Text Example
White with #697791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697791; }
p { color: rgb(105,119,145); }
H1.HeaderClassName
{
color: #697791;
}
.AnyTagClassName
{
color: #697791;
}
</style>
background-color css
<style>
a { background-color: #697791; }
a { background-color: rgb(105,119,145); }
div.DivClassName
{
background-color: #697791;
}
.BgClassName
{
background-color: #697791;
}
</style>
border-color css
<style>
span { border-color: #697791; }
span { border-color: rgb(105,119,145); }
td.TdClassName
{
border-color: #697791;
}
.TagClassName
{
border-color: #697791;
}
</style>