Shades of Waikawa Grey #697599
Tints of Waikawa Grey #697599
RGB
CMYK
RGB Variations
Color information
#697599 (or 0x697599) is known color: Waikawa Grey. HEX triplet: 69, 75 and 99. RGB value is (105,117,153). Sum of RGB (Red+Green+Blue) = 105+117+153=375 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28% from 375); Green value is 117 (46.09% from 255 or 31.2% from 375); Blue value is 153 (60.16% from 255 or 40.8% from 375); Max value from RGB is 153 - color contains mainly: blue. Hex color #697599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697599 is #968A66. Grayscale: #757575. Windows color (decimal): -9865831 or 10057065. OLE color: 10057065.
HSL color Cylindrical-coordinate representation of color #697599: hue angle of 225º 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 #697599 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 105 | 117 | 153 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.4 |
| HSL | 225º | 0.19% | 0.51% | - |
| HSV(B) | 225º | 0.31% | 0.6% | - |
| XYZ | 17.94 | 18.03 | 32.67 | - |
| YUV | 117.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 153 | 0.31 | 0.24 | 0 | 0.4 | 225 | 0.19 | 0.51 |
| Hex | 69 | 75 | 99 | 1F | 18 | 0 | 28 | E1 | 13 | 33 |
| Octal | 151 | 165 | 231 | 37 | 30 | 0 | 50 | 341 | 23 | 63 |
| Binary | 1101001 | 1110101 | 10011001 | 11111 | 11000 | 0 | 101000 | 11100001 | 10011 | 110011 |
Color Harmonies of #697599
Complementary color
Monochromatic Colors of #697599
Black with #697599
Text Example
Text Example
White with #697599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697599; }
p { color: rgb(105,117,153); }
H1.HeaderClassName
{
color: #697599;
}
.AnyTagClassName
{
color: #697599;
}
</style>
background-color css
<style>
a { background-color: #697599; }
a { background-color: rgb(105,117,153); }
div.DivClassName
{
background-color: #697599;
}
.BgClassName
{
background-color: #697599;
}
</style>
border-color css
<style>
span { border-color: #697599; }
span { border-color: rgb(105,117,153); }
td.TdClassName
{
border-color: #697599;
}
.TagClassName
{
border-color: #697599;
}
</style>