Shades of Waikawa Grey #697590
Tints of Waikawa Grey #697590
RGB
CMYK
RGB Variations
Color information
#697590 (or 0x697590) is known color: Waikawa Grey. HEX triplet: 69, 75 and 90. RGB value is (105,117,144). Sum of RGB (Red+Green+Blue) = 105+117+144=366 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.69% from 366); Green value is 117 (46.09% from 255 or 31.97% from 366); Blue value is 144 (56.64% from 255 or 39.34% from 366); Max value from RGB is 144 - color contains mainly: blue. Hex color #697590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697590 is #968A6F. Grayscale: #747474. Windows color (decimal): -9865840 or 9467241. OLE color: 9467241.
HSL color Cylindrical-coordinate representation of color #697590: hue angle of 221.54º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #697590 is Cyan = 0.27, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 117 | 144 | - |
| CMYK | 0.27 | 0.19 | 0 | 0.44 |
| HSL | 221.54º | 0.16% | 0.49% | - |
| HSV(B) | 221.54º | 0.27% | 0.56% | - |
| XYZ | 17.22 | 17.74 | 28.9 | - |
| YUV | 116.49 | 143.52 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 144 | 0.27 | 0.19 | 0 | 0.44 | 221.54 | 0.16 | 0.49 |
| Hex | 69 | 75 | 90 | 1B | 13 | 0 | 2C | DE | 10 | 31 |
| Octal | 151 | 165 | 220 | 33 | 23 | 0 | 54 | 336 | 20 | 61 |
| Binary | 1101001 | 1110101 | 10010000 | 11011 | 10011 | 0 | 101100 | 11011110 | 10000 | 110001 |
Color Harmonies of #697590
Complementary color
Monochromatic Colors of #697590
Black with #697590
Text Example
Text Example
White with #697590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697590; }
p { color: rgb(105,117,144); }
H1.HeaderClassName
{
color: #697590;
}
.AnyTagClassName
{
color: #697590;
}
</style>
background-color css
<style>
a { background-color: #697590; }
a { background-color: rgb(105,117,144); }
div.DivClassName
{
background-color: #697590;
}
.BgClassName
{
background-color: #697590;
}
</style>
border-color css
<style>
span { border-color: #697590; }
span { border-color: rgb(105,117,144); }
td.TdClassName
{
border-color: #697590;
}
.TagClassName
{
border-color: #697590;
}
</style>