Shades of Waikawa Grey #697793
Tints of Waikawa Grey #697793
RGB
CMYK
RGB Variations
Color information
#697793 (or 0x697793) is known color: Waikawa Grey. HEX triplet: 69, 77 and 93. RGB value is (105,119,147). Sum of RGB (Red+Green+Blue) = 105+119+147=371 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.30% from 371); Green value is 119 (46.88% from 255 or 32.08% from 371); Blue value is 147 (57.81% from 255 or 39.62% from 371); Max value from RGB is 147 - color contains mainly: blue. Hex color #697793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697793 is #96886C. Grayscale: #757575. Windows color (decimal): -9865325 or 9664361. OLE color: 9664361.
HSL color Cylindrical-coordinate representation of color #697793: hue angle of 220º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #697793 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 119 | 147 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.42 |
| HSL | 220º | 0.17% | 0.49% | - |
| HSV(B) | 220º | 0.29% | 0.58% | - |
| XYZ | 17.69 | 18.3 | 30.2 | - |
| YUV | 118.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 147 | 0.29 | 0.19 | 0 | 0.42 | 220 | 0.17 | 0.49 |
| Hex | 69 | 77 | 93 | 1D | 13 | 0 | 2A | DC | 11 | 31 |
| Octal | 151 | 167 | 223 | 35 | 23 | 0 | 52 | 334 | 21 | 61 |
| Binary | 1101001 | 1110111 | 10010011 | 11101 | 10011 | 0 | 101010 | 11011100 | 10001 | 110001 |
Color Harmonies of #697793
Complementary color
Monochromatic Colors of #697793
Black with #697793
Text Example
Text Example
White with #697793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697793; }
p { color: rgb(105,119,147); }
H1.HeaderClassName
{
color: #697793;
}
.AnyTagClassName
{
color: #697793;
}
</style>
background-color css
<style>
a { background-color: #697793; }
a { background-color: rgb(105,119,147); }
div.DivClassName
{
background-color: #697793;
}
.BgClassName
{
background-color: #697793;
}
</style>
border-color css
<style>
span { border-color: #697793; }
span { border-color: rgb(105,119,147); }
td.TdClassName
{
border-color: #697793;
}
.TagClassName
{
border-color: #697793;
}
</style>