Shades of Waikawa Grey #697899
Tints of Waikawa Grey #697899
RGB
CMYK
RGB Variations
Color information
#697899 (or 0x697899) is known color: Waikawa Grey. HEX triplet: 69, 78 and 99. RGB value is (105,120,153). Sum of RGB (Red+Green+Blue) = 105+120+153=378 (50% of max value = 765). Red value is 105 (41.41% from 255 or 27.78% from 378); Green value is 120 (47.27% from 255 or 31.75% from 378); Blue value is 153 (60.16% from 255 or 40.48% from 378); Max value from RGB is 153 - color contains mainly: blue. Hex color #697899 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697899 is #968766. Grayscale: #777777. Windows color (decimal): -9865063 or 10057833. OLE color: 10057833.
HSL color Cylindrical-coordinate representation of color #697899: hue angle of 221.25º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #697899 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 105 | 120 | 153 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.4 |
| HSL | 221.25º | 0.19% | 0.51% | - |
| HSV(B) | 221.25º | 0.31% | 0.6% | - |
| XYZ | 18.29 | 18.74 | 32.79 | - |
| YUV | 119.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 153 | 0.31 | 0.22 | 0 | 0.4 | 221.25 | 0.19 | 0.51 |
| Hex | 69 | 78 | 99 | 1F | 16 | 0 | 28 | DD | 13 | 33 |
| Octal | 151 | 170 | 231 | 37 | 26 | 0 | 50 | 335 | 23 | 63 |
| Binary | 1101001 | 1111000 | 10011001 | 11111 | 10110 | 0 | 101000 | 11011101 | 10011 | 110011 |
Color Harmonies of #697899
Complementary color
Monochromatic Colors of #697899
Black with #697899
Text Example
Text Example
White with #697899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697899; }
p { color: rgb(105,120,153); }
H1.HeaderClassName
{
color: #697899;
}
.AnyTagClassName
{
color: #697899;
}
</style>
background-color css
<style>
a { background-color: #697899; }
a { background-color: rgb(105,120,153); }
div.DivClassName
{
background-color: #697899;
}
.BgClassName
{
background-color: #697899;
}
</style>
border-color css
<style>
span { border-color: #697899; }
span { border-color: rgb(105,120,153); }
td.TdClassName
{
border-color: #697899;
}
.TagClassName
{
border-color: #697899;
}
</style>