Shades of Waikawa Grey #687398
Tints of Waikawa Grey #687398
RGB
CMYK
RGB Variations
Color information
#687398 (or 0x687398) is known color: Waikawa Grey. HEX triplet: 68, 73 and 98. RGB value is (104,115,152). Sum of RGB (Red+Green+Blue) = 104+115+152=371 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.03% from 371); Green value is 115 (45.31% from 255 or 31.00% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #687398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687398 is #978C67. Grayscale: #737373. Windows color (decimal): -9931880 or 9991016. OLE color: 9991016.
HSL color Cylindrical-coordinate representation of color #687398: hue angle of 226.25º 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 #687398 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 115 | 152 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.40 |
| HSL | 226.25º | 0.19% | 0.5% | - |
| HSV(B) | 226.25º | 0.32% | 0.6% | - |
| XYZ | 17.51 | 17.47 | 32.16 | - |
| YUV | 115.93 | 148.36 | 119.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 152 | 0.32 | 0.24 | 0 | 0.40 | 226.25 | 0.19 | 0.5 |
| Hex | 68 | 73 | 98 | 20 | 18 | 0 | 28 | E2 | 13 | 32 |
| Octal | 150 | 163 | 230 | 40 | 30 | 0 | 50 | 342 | 23 | 62 |
| Binary | 1101000 | 1110011 | 10011000 | 100000 | 11000 | 0 | 101000 | 11100010 | 10011 | 110010 |
Color Harmonies of #687398
Complementary color
Monochromatic Colors of #687398
Black with #687398
Text Example
Text Example
White with #687398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687398; }
p { color: rgb(104,115,152); }
H1.HeaderClassName
{
color: #687398;
}
.AnyTagClassName
{
color: #687398;
}
</style>
background-color css
<style>
a { background-color: #687398; }
a { background-color: rgb(104,115,152); }
div.DivClassName
{
background-color: #687398;
}
.BgClassName
{
background-color: #687398;
}
</style>
border-color css
<style>
span { border-color: #687398; }
span { border-color: rgb(104,115,152); }
td.TdClassName
{
border-color: #687398;
}
.TagClassName
{
border-color: #687398;
}
</style>