Shades of Waikawa Grey #687593
Tints of Waikawa Grey #687593
RGB
CMYK
RGB Variations
Color information
#687593 (or 0x687593) is known color: Waikawa Grey. HEX triplet: 68, 75 and 93. RGB value is (104,117,147). Sum of RGB (Red+Green+Blue) = 104+117+147=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 147 (57.81% from 255 or 39.95% from 368); Max value from RGB is 147 - color contains mainly: blue. Hex color #687593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687593 is #978A6C. Grayscale: #747474. Windows color (decimal): -9931373 or 9663848. OLE color: 9663848.
HSL color Cylindrical-coordinate representation of color #687593: hue angle of 221.86º 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 #687593 is Cyan = 0.29, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 117 | 147 | - |
| CMYK | 0.29 | 0.20 | 0 | 0.42 |
| HSL | 221.86º | 0.17% | 0.49% | - |
| HSV(B) | 221.86º | 0.29% | 0.58% | - |
| XYZ | 17.34 | 17.77 | 30.12 | - |
| YUV | 116.53 | 145.19 | 119.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 147 | 0.29 | 0.20 | 0 | 0.42 | 221.86 | 0.17 | 0.49 |
| Hex | 68 | 75 | 93 | 1D | 14 | 0 | 2A | DE | 11 | 31 |
| Octal | 150 | 165 | 223 | 35 | 24 | 0 | 52 | 336 | 21 | 61 |
| Binary | 1101000 | 1110101 | 10010011 | 11101 | 10100 | 0 | 101010 | 11011110 | 10001 | 110001 |
Color Harmonies of #687593
Complementary color
Monochromatic Colors of #687593
Black with #687593
Text Example
Text Example
White with #687593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687593; }
p { color: rgb(104,117,147); }
H1.HeaderClassName
{
color: #687593;
}
.AnyTagClassName
{
color: #687593;
}
</style>
background-color css
<style>
a { background-color: #687593; }
a { background-color: rgb(104,117,147); }
div.DivClassName
{
background-color: #687593;
}
.BgClassName
{
background-color: #687593;
}
</style>
border-color css
<style>
span { border-color: #687593; }
span { border-color: rgb(104,117,147); }
td.TdClassName
{
border-color: #687593;
}
.TagClassName
{
border-color: #687593;
}
</style>