Shades of Waikawa Grey #697698
Tints of Waikawa Grey #697698
RGB
CMYK
RGB Variations
Color information
#697698 (or 0x697698) is known color: Waikawa Grey. HEX triplet: 69, 76 and 98. RGB value is (105,118,152). Sum of RGB (Red+Green+Blue) = 105+118+152=375 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28% from 375); Green value is 118 (46.48% from 255 or 31.47% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #697698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697698 is #968967. Grayscale: #757575. Windows color (decimal): -9865576 or 9991785. OLE color: 9991785.
HSL color Cylindrical-coordinate representation of color #697698: hue angle of 223.4º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #697698 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 105 | 118 | 152 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.40 |
| HSL | 223.4º | 0.19% | 0.5% | - |
| HSV(B) | 223.4º | 0.31% | 0.6% | - |
| XYZ | 17.97 | 18.23 | 32.28 | - |
| YUV | 117.99 | 147.19 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 152 | 0.31 | 0.22 | 0 | 0.40 | 223.4 | 0.19 | 0.5 |
| Hex | 69 | 76 | 98 | 1F | 16 | 0 | 28 | DF | 13 | 32 |
| Octal | 151 | 166 | 230 | 37 | 26 | 0 | 50 | 337 | 23 | 62 |
| Binary | 1101001 | 1110110 | 10011000 | 11111 | 10110 | 0 | 101000 | 11011111 | 10011 | 110010 |
Color Harmonies of #697698
Complementary color
Monochromatic Colors of #697698
Black with #697698
Text Example
Text Example
White with #697698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697698; }
p { color: rgb(105,118,152); }
H1.HeaderClassName
{
color: #697698;
}
.AnyTagClassName
{
color: #697698;
}
</style>
background-color css
<style>
a { background-color: #697698; }
a { background-color: rgb(105,118,152); }
div.DivClassName
{
background-color: #697698;
}
.BgClassName
{
background-color: #697698;
}
</style>
border-color css
<style>
span { border-color: #697698; }
span { border-color: rgb(105,118,152); }
td.TdClassName
{
border-color: #697698;
}
.TagClassName
{
border-color: #697698;
}
</style>