Shades of Waikawa Grey #687596
Tints of Waikawa Grey #687596
RGB
CMYK
RGB Variations
Color information
#687596 (or 0x687596) is known color: Waikawa Grey. HEX triplet: 68, 75 and 96. RGB value is (104,117,150). Sum of RGB (Red+Green+Blue) = 104+117+150=371 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.03% from 371); Green value is 117 (46.09% from 255 or 31.54% from 371); Blue value is 150 (58.98% from 255 or 40.43% from 371); Max value from RGB is 150 - color contains mainly: blue. Hex color #687596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687596 is #978A69. Grayscale: #747474. Windows color (decimal): -9931370 or 9860456. OLE color: 9860456.
HSL color Cylindrical-coordinate representation of color #687596: hue angle of 223.04º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #687596 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 117 | 150 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.41 |
| HSL | 223.04º | 0.18% | 0.5% | - |
| HSV(B) | 223.04º | 0.31% | 0.59% | - |
| XYZ | 17.58 | 17.87 | 31.38 | - |
| YUV | 116.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 150 | 0.31 | 0.22 | 0 | 0.41 | 223.04 | 0.18 | 0.5 |
| Hex | 68 | 75 | 96 | 1F | 16 | 0 | 29 | DF | 12 | 32 |
| Octal | 150 | 165 | 226 | 37 | 26 | 0 | 51 | 337 | 22 | 62 |
| Binary | 1101000 | 1110101 | 10010110 | 11111 | 10110 | 0 | 101001 | 11011111 | 10010 | 110010 |
Color Harmonies of #687596
Complementary color
Monochromatic Colors of #687596
Black with #687596
Text Example
Text Example
White with #687596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687596; }
p { color: rgb(104,117,150); }
H1.HeaderClassName
{
color: #687596;
}
.AnyTagClassName
{
color: #687596;
}
</style>
background-color css
<style>
a { background-color: #687596; }
a { background-color: rgb(104,117,150); }
div.DivClassName
{
background-color: #687596;
}
.BgClassName
{
background-color: #687596;
}
</style>
border-color css
<style>
span { border-color: #687596; }
span { border-color: rgb(104,117,150); }
td.TdClassName
{
border-color: #687596;
}
.TagClassName
{
border-color: #687596;
}
</style>