Shades of Waikawa Grey #697298
Tints of Waikawa Grey #697298
RGB
CMYK
RGB Variations
Color information
#697298 (or 0x697298) is known color: Waikawa Grey. HEX triplet: 69, 72 and 98. RGB value is (105,114,152). Sum of RGB (Red+Green+Blue) = 105+114+152=371 (49% of max value = 765). Red value is 105 (41.41% from 255 or 28.30% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #697298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697298 is #968D67. Grayscale: #737373. Windows color (decimal): -9866600 or 9990761. OLE color: 9990761.
HSL color Cylindrical-coordinate representation of color #697298: hue angle of 228.51º 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 #697298 is Cyan = 0.31, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 105 | 114 | 152 | - |
| CMYK | 0.31 | 0.25 | 0 | 0.40 |
| HSL | 228.51º | 0.19% | 0.5% | - |
| HSV(B) | 228.51º | 0.31% | 0.6% | - |
| XYZ | 17.51 | 17.3 | 32.12 | - |
| YUV | 115.64 | 148.52 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 152 | 0.31 | 0.25 | 0 | 0.40 | 228.51 | 0.19 | 0.5 |
| Hex | 69 | 72 | 98 | 1F | 19 | 0 | 28 | E5 | 13 | 32 |
| Octal | 151 | 162 | 230 | 37 | 31 | 0 | 50 | 345 | 23 | 62 |
| Binary | 1101001 | 1110010 | 10011000 | 11111 | 11001 | 0 | 101000 | 11100101 | 10011 | 110010 |
Color Harmonies of #697298
Complementary color
Monochromatic Colors of #697298
Black with #697298
Text Example
Text Example
White with #697298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697298; }
p { color: rgb(105,114,152); }
H1.HeaderClassName
{
color: #697298;
}
.AnyTagClassName
{
color: #697298;
}
</style>
background-color css
<style>
a { background-color: #697298; }
a { background-color: rgb(105,114,152); }
div.DivClassName
{
background-color: #697298;
}
.BgClassName
{
background-color: #697298;
}
</style>
border-color css
<style>
span { border-color: #697298; }
span { border-color: rgb(105,114,152); }
td.TdClassName
{
border-color: #697298;
}
.TagClassName
{
border-color: #697298;
}
</style>