Shades of Waikawa Grey #687393
Tints of Waikawa Grey #687393
RGB
CMYK
RGB Variations
Color information
#687393 (or 0x687393) is known color: Waikawa Grey. HEX triplet: 68, 73 and 93. RGB value is (104,115,147). Sum of RGB (Red+Green+Blue) = 104+115+147=366 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.42% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #687393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687393 is #978C6C. Grayscale: #737373. Windows color (decimal): -9931885 or 9663336. OLE color: 9663336.
HSL color Cylindrical-coordinate representation of color #687393: hue angle of 224.65º 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 #687393 is Cyan = 0.29, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 115 | 147 | - |
| CMYK | 0.29 | 0.22 | 0 | 0.42 |
| HSL | 224.65º | 0.17% | 0.49% | - |
| HSV(B) | 224.65º | 0.29% | 0.58% | - |
| XYZ | 17.11 | 17.31 | 30.04 | - |
| YUV | 115.36 | 145.86 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 147 | 0.29 | 0.22 | 0 | 0.42 | 224.65 | 0.17 | 0.49 |
| Hex | 68 | 73 | 93 | 1D | 16 | 0 | 2A | E1 | 11 | 31 |
| Octal | 150 | 163 | 223 | 35 | 26 | 0 | 52 | 341 | 21 | 61 |
| Binary | 1101000 | 1110011 | 10010011 | 11101 | 10110 | 0 | 101010 | 11100001 | 10001 | 110001 |
Color Harmonies of #687393
Complementary color
Monochromatic Colors of #687393
Black with #687393
Text Example
Text Example
White with #687393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687393; }
p { color: rgb(104,115,147); }
H1.HeaderClassName
{
color: #687393;
}
.AnyTagClassName
{
color: #687393;
}
</style>
background-color css
<style>
a { background-color: #687393; }
a { background-color: rgb(104,115,147); }
div.DivClassName
{
background-color: #687393;
}
.BgClassName
{
background-color: #687393;
}
</style>
border-color css
<style>
span { border-color: #687393; }
span { border-color: rgb(104,115,147); }
td.TdClassName
{
border-color: #687393;
}
.TagClassName
{
border-color: #687393;
}
</style>