Shades of Waikawa Grey #687592
Tints of Waikawa Grey #687592
RGB
CMYK
RGB Variations
Color information
#687592 (or 0x687592) is known color: Waikawa Grey. HEX triplet: 68, 75 and 92. RGB value is (104,117,146). Sum of RGB (Red+Green+Blue) = 104+117+146=367 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.34% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 146 (57.42% from 255 or 39.78% from 367); Max value from RGB is 146 - color contains mainly: blue. Hex color #687592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687592 is #978A6D. Grayscale: #747474. Windows color (decimal): -9931374 or 9598312. OLE color: 9598312.
HSL color Cylindrical-coordinate representation of color #687592: hue angle of 221.43º 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 #687592 is Cyan = 0.29, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 117 | 146 | - |
| CMYK | 0.29 | 0.20 | 0 | 0.43 |
| HSL | 221.43º | 0.17% | 0.49% | - |
| HSV(B) | 221.43º | 0.29% | 0.57% | - |
| XYZ | 17.26 | 17.74 | 29.71 | - |
| YUV | 116.42 | 144.69 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 146 | 0.29 | 0.20 | 0 | 0.43 | 221.43 | 0.17 | 0.49 |
| Hex | 68 | 75 | 92 | 1D | 14 | 0 | 2B | DD | 11 | 31 |
| Octal | 150 | 165 | 222 | 35 | 24 | 0 | 53 | 335 | 21 | 61 |
| Binary | 1101000 | 1110101 | 10010010 | 11101 | 10100 | 0 | 101011 | 11011101 | 10001 | 110001 |
Color Harmonies of #687592
Complementary color
Monochromatic Colors of #687592
Black with #687592
Text Example
Text Example
White with #687592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687592; }
p { color: rgb(104,117,146); }
H1.HeaderClassName
{
color: #687592;
}
.AnyTagClassName
{
color: #687592;
}
</style>
background-color css
<style>
a { background-color: #687592; }
a { background-color: rgb(104,117,146); }
div.DivClassName
{
background-color: #687592;
}
.BgClassName
{
background-color: #687592;
}
</style>
border-color css
<style>
span { border-color: #687592; }
span { border-color: rgb(104,117,146); }
td.TdClassName
{
border-color: #687592;
}
.TagClassName
{
border-color: #687592;
}
</style>