Shades of Waikawa Grey #687193
Tints of Waikawa Grey #687193
RGB
CMYK
RGB Variations
Color information
#687193 (or 0x687193) is known color: Waikawa Grey. HEX triplet: 68, 71 and 93. RGB value is (104,113,147). Sum of RGB (Red+Green+Blue) = 104+113+147=364 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.57% from 364); Green value is 113 (44.53% from 255 or 31.04% from 364); Blue value is 147 (57.81% from 255 or 40.38% from 364); Max value from RGB is 147 - color contains mainly: blue. Hex color #687193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687193 is #978E6C. Grayscale: #727272. Windows color (decimal): -9932397 or 9662824. OLE color: 9662824.
HSL color Cylindrical-coordinate representation of color #687193: hue angle of 227.44º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #687193 is Cyan = 0.29, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 113 | 147 | - |
| CMYK | 0.29 | 0.23 | 0 | 0.42 |
| HSL | 227.44º | 0.17% | 0.49% | - |
| HSV(B) | 227.44º | 0.29% | 0.58% | - |
| XYZ | 16.88 | 16.86 | 29.97 | - |
| YUV | 114.19 | 146.52 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 147 | 0.29 | 0.23 | 0 | 0.42 | 227.44 | 0.17 | 0.49 |
| Hex | 68 | 71 | 93 | 1D | 17 | 0 | 2A | E3 | 11 | 31 |
| Octal | 150 | 161 | 223 | 35 | 27 | 0 | 52 | 343 | 21 | 61 |
| Binary | 1101000 | 1110001 | 10010011 | 11101 | 10111 | 0 | 101010 | 11100011 | 10001 | 110001 |
Color Harmonies of #687193
Complementary color
Monochromatic Colors of #687193
Black with #687193
Text Example
Text Example
White with #687193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687193; }
p { color: rgb(104,113,147); }
H1.HeaderClassName
{
color: #687193;
}
.AnyTagClassName
{
color: #687193;
}
</style>
background-color css
<style>
a { background-color: #687193; }
a { background-color: rgb(104,113,147); }
div.DivClassName
{
background-color: #687193;
}
.BgClassName
{
background-color: #687193;
}
</style>
border-color css
<style>
span { border-color: #687193; }
span { border-color: rgb(104,113,147); }
td.TdClassName
{
border-color: #687193;
}
.TagClassName
{
border-color: #687193;
}
</style>