Shades of Waikawa Grey #687498
Tints of Waikawa Grey #687498
RGB
CMYK
RGB Variations
Color information
#687498 (or 0x687498) is known color: Waikawa Grey. HEX triplet: 68, 74 and 98. RGB value is (104,116,152). Sum of RGB (Red+Green+Blue) = 104+116+152=372 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.96% from 372); Green value is 116 (45.70% from 255 or 31.18% from 372); Blue value is 152 (59.77% from 255 or 40.86% from 372); Max value from RGB is 152 - color contains mainly: blue. Hex color #687498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687498 is #978B67. Grayscale: #747474. Windows color (decimal): -9931624 or 9991272. OLE color: 9991272.
HSL color Cylindrical-coordinate representation of color #687498: hue angle of 225º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #687498 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 116 | 152 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.40 |
| HSL | 225º | 0.19% | 0.5% | - |
| HSV(B) | 225º | 0.32% | 0.6% | - |
| XYZ | 17.62 | 17.7 | 32.19 | - |
| YUV | 116.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 152 | 0.32 | 0.24 | 0 | 0.40 | 225 | 0.19 | 0.5 |
| Hex | 68 | 74 | 98 | 20 | 18 | 0 | 28 | E1 | 13 | 32 |
| Octal | 150 | 164 | 230 | 40 | 30 | 0 | 50 | 341 | 23 | 62 |
| Binary | 1101000 | 1110100 | 10011000 | 100000 | 11000 | 0 | 101000 | 11100001 | 10011 | 110010 |
Color Harmonies of #687498
Complementary color
Monochromatic Colors of #687498
Black with #687498
Text Example
Text Example
White with #687498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687498; }
p { color: rgb(104,116,152); }
H1.HeaderClassName
{
color: #687498;
}
.AnyTagClassName
{
color: #687498;
}
</style>
background-color css
<style>
a { background-color: #687498; }
a { background-color: rgb(104,116,152); }
div.DivClassName
{
background-color: #687498;
}
.BgClassName
{
background-color: #687498;
}
</style>
border-color css
<style>
span { border-color: #687498; }
span { border-color: rgb(104,116,152); }
td.TdClassName
{
border-color: #687498;
}
.TagClassName
{
border-color: #687498;
}
</style>