Shades of Waikawa Grey #687392
Tints of Waikawa Grey #687392
RGB
CMYK
RGB Variations
Color information
#687392 (or 0x687392) is known color: Waikawa Grey. HEX triplet: 68, 73 and 92. RGB value is (104,115,146). Sum of RGB (Red+Green+Blue) = 104+115+146=365 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.49% from 365); Green value is 115 (45.31% from 255 or 31.51% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #687392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687392 is #978C6D. Grayscale: #737373. Windows color (decimal): -9931886 or 9597800. OLE color: 9597800.
HSL color Cylindrical-coordinate representation of color #687392: hue angle of 224.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #687392 is Cyan = 0.29, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 115 | 146 | - |
| CMYK | 0.29 | 0.21 | 0 | 0.43 |
| HSL | 224.29º | 0.17% | 0.49% | - |
| HSV(B) | 224.29º | 0.29% | 0.57% | - |
| XYZ | 17.03 | 17.28 | 29.63 | - |
| YUV | 115.25 | 145.36 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 146 | 0.29 | 0.21 | 0 | 0.43 | 224.29 | 0.17 | 0.49 |
| Hex | 68 | 73 | 92 | 1D | 15 | 0 | 2B | E0 | 11 | 31 |
| Octal | 150 | 163 | 222 | 35 | 25 | 0 | 53 | 340 | 21 | 61 |
| Binary | 1101000 | 1110011 | 10010010 | 11101 | 10101 | 0 | 101011 | 11100000 | 10001 | 110001 |
Color Harmonies of #687392
Complementary color
Monochromatic Colors of #687392
Black with #687392
Text Example
Text Example
White with #687392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687392; }
p { color: rgb(104,115,146); }
H1.HeaderClassName
{
color: #687392;
}
.AnyTagClassName
{
color: #687392;
}
</style>
background-color css
<style>
a { background-color: #687392; }
a { background-color: rgb(104,115,146); }
div.DivClassName
{
background-color: #687392;
}
.BgClassName
{
background-color: #687392;
}
</style>
border-color css
<style>
span { border-color: #687392; }
span { border-color: rgb(104,115,146); }
td.TdClassName
{
border-color: #687392;
}
.TagClassName
{
border-color: #687392;
}
</style>