Shades of Waikawa Grey #697798
Tints of Waikawa Grey #697798
RGB
CMYK
RGB Variations
Color information
#697798 (or 0x697798) is known color: Waikawa Grey. HEX triplet: 69, 77 and 98. RGB value is (105,119,152). Sum of RGB (Red+Green+Blue) = 105+119+152=376 (49% of max value = 765). Red value is 105 (41.41% from 255 or 27.93% from 376); Green value is 119 (46.88% from 255 or 31.65% from 376); Blue value is 152 (59.77% from 255 or 40.43% from 376); Max value from RGB is 152 - color contains mainly: blue. Hex color #697798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697798 is #968867. Grayscale: #767676. Windows color (decimal): -9865320 or 9992041. OLE color: 9992041.
HSL color Cylindrical-coordinate representation of color #697798: hue angle of 222.13º 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 #697798 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 105 | 119 | 152 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.40 |
| HSL | 222.13º | 0.19% | 0.5% | - |
| HSV(B) | 222.13º | 0.31% | 0.6% | - |
| XYZ | 18.09 | 18.46 | 32.32 | - |
| YUV | 118.58 | 146.86 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 152 | 0.31 | 0.22 | 0 | 0.40 | 222.13 | 0.19 | 0.5 |
| Hex | 69 | 77 | 98 | 1F | 16 | 0 | 28 | DE | 13 | 32 |
| Octal | 151 | 167 | 230 | 37 | 26 | 0 | 50 | 336 | 23 | 62 |
| Binary | 1101001 | 1110111 | 10011000 | 11111 | 10110 | 0 | 101000 | 11011110 | 10011 | 110010 |
Color Harmonies of #697798
Complementary color
Monochromatic Colors of #697798
Black with #697798
Text Example
Text Example
White with #697798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697798; }
p { color: rgb(105,119,152); }
H1.HeaderClassName
{
color: #697798;
}
.AnyTagClassName
{
color: #697798;
}
</style>
background-color css
<style>
a { background-color: #697798; }
a { background-color: rgb(105,119,152); }
div.DivClassName
{
background-color: #697798;
}
.BgClassName
{
background-color: #697798;
}
</style>
border-color css
<style>
span { border-color: #697798; }
span { border-color: rgb(105,119,152); }
td.TdClassName
{
border-color: #697798;
}
.TagClassName
{
border-color: #697798;
}
</style>