Shades of Waikawa Grey #687093
Tints of Waikawa Grey #687093
RGB
CMYK
RGB Variations
Color information
#687093 (or 0x687093) is known color: Waikawa Grey. HEX triplet: 68, 70 and 93. RGB value is (104,112,147). Sum of RGB (Red+Green+Blue) = 104+112+147=363 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.65% from 363); Green value is 112 (44.14% from 255 or 30.85% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #687093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687093 is #978F6C. Grayscale: #717171. Windows color (decimal): -9932653 or 9662568. OLE color: 9662568.
HSL color Cylindrical-coordinate representation of color #687093: hue angle of 228.84º 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 #687093 is Cyan = 0.29, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 112 | 147 | - |
| CMYK | 0.29 | 0.24 | 0 | 0.42 |
| HSL | 228.84º | 0.17% | 0.49% | - |
| HSV(B) | 228.84º | 0.29% | 0.58% | - |
| XYZ | 16.77 | 16.64 | 29.93 | - |
| YUV | 113.6 | 146.85 | 121.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 147 | 0.29 | 0.24 | 0 | 0.42 | 228.84 | 0.17 | 0.49 |
| Hex | 68 | 70 | 93 | 1D | 18 | 0 | 2A | E5 | 11 | 31 |
| Octal | 150 | 160 | 223 | 35 | 30 | 0 | 52 | 345 | 21 | 61 |
| Binary | 1101000 | 1110000 | 10010011 | 11101 | 11000 | 0 | 101010 | 11100101 | 10001 | 110001 |
Color Harmonies of #687093
Complementary color
Monochromatic Colors of #687093
Black with #687093
Text Example
Text Example
White with #687093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687093; }
p { color: rgb(104,112,147); }
H1.HeaderClassName
{
color: #687093;
}
.AnyTagClassName
{
color: #687093;
}
</style>
background-color css
<style>
a { background-color: #687093; }
a { background-color: rgb(104,112,147); }
div.DivClassName
{
background-color: #687093;
}
.BgClassName
{
background-color: #687093;
}
</style>
border-color css
<style>
span { border-color: #687093; }
span { border-color: rgb(104,112,147); }
td.TdClassName
{
border-color: #687093;
}
.TagClassName
{
border-color: #687093;
}
</style>