Shades of Waikawa Grey #697592
Tints of Waikawa Grey #697592
RGB
CMYK
RGB Variations
Color information
#697592 (or 0x697592) is known color: Waikawa Grey. HEX triplet: 69, 75 and 92. RGB value is (105,117,146). Sum of RGB (Red+Green+Blue) = 105+117+146=368 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.53% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #697592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697592 is #968A6D. Grayscale: #747474. Windows color (decimal): -9865838 or 9598313. OLE color: 9598313.
HSL color Cylindrical-coordinate representation of color #697592: hue angle of 222.44º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #697592 is Cyan = 0.28, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 117 | 146 | - |
| CMYK | 0.28 | 0.20 | 0 | 0.43 |
| HSL | 222.44º | 0.16% | 0.49% | - |
| HSV(B) | 222.44º | 0.28% | 0.57% | - |
| XYZ | 17.38 | 17.8 | 29.71 | - |
| YUV | 116.72 | 144.52 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 146 | 0.28 | 0.20 | 0 | 0.43 | 222.44 | 0.16 | 0.49 |
| Hex | 69 | 75 | 92 | 1C | 14 | 0 | 2B | DE | 10 | 31 |
| Octal | 151 | 165 | 222 | 34 | 24 | 0 | 53 | 336 | 20 | 61 |
| Binary | 1101001 | 1110101 | 10010010 | 11100 | 10100 | 0 | 101011 | 11011110 | 10000 | 110001 |
Color Harmonies of #697592
Complementary color
Monochromatic Colors of #697592
Black with #697592
Text Example
Text Example
White with #697592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697592; }
p { color: rgb(105,117,146); }
H1.HeaderClassName
{
color: #697592;
}
.AnyTagClassName
{
color: #697592;
}
</style>
background-color css
<style>
a { background-color: #697592; }
a { background-color: rgb(105,117,146); }
div.DivClassName
{
background-color: #697592;
}
.BgClassName
{
background-color: #697592;
}
</style>
border-color css
<style>
span { border-color: #697592; }
span { border-color: rgb(105,117,146); }
td.TdClassName
{
border-color: #697592;
}
.TagClassName
{
border-color: #697592;
}
</style>