Shades of Waikawa Grey #687599
Tints of Waikawa Grey #687599
RGB
CMYK
RGB Variations
Color information
#687599 (or 0x687599) is known color: Waikawa Grey. HEX triplet: 68, 75 and 99. RGB value is (104,117,153). Sum of RGB (Red+Green+Blue) = 104+117+153=374 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.81% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 153 (60.16% from 255 or 40.91% from 374); Max value from RGB is 153 - color contains mainly: blue. Hex color #687599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687599 is #978A66. Grayscale: #757575. Windows color (decimal): -9931367 or 10057064. OLE color: 10057064.
HSL color Cylindrical-coordinate representation of color #687599: hue angle of 224.08º 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 #687599 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 104 | 117 | 153 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.4 |
| HSL | 224.08º | 0.19% | 0.5% | - |
| HSV(B) | 224.08º | 0.32% | 0.6% | - |
| XYZ | 17.82 | 17.97 | 32.67 | - |
| YUV | 117.22 | 148.19 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 153 | 0.32 | 0.24 | 0 | 0.4 | 224.08 | 0.19 | 0.5 |
| Hex | 68 | 75 | 99 | 20 | 18 | 0 | 28 | E0 | 13 | 32 |
| Octal | 150 | 165 | 231 | 40 | 30 | 0 | 50 | 340 | 23 | 62 |
| Binary | 1101000 | 1110101 | 10011001 | 100000 | 11000 | 0 | 101000 | 11100000 | 10011 | 110010 |
Color Harmonies of #687599
Complementary color
Monochromatic Colors of #687599
Black with #687599
Text Example
Text Example
White with #687599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687599; }
p { color: rgb(104,117,153); }
H1.HeaderClassName
{
color: #687599;
}
.AnyTagClassName
{
color: #687599;
}
</style>
background-color css
<style>
a { background-color: #687599; }
a { background-color: rgb(104,117,153); }
div.DivClassName
{
background-color: #687599;
}
.BgClassName
{
background-color: #687599;
}
</style>
border-color css
<style>
span { border-color: #687599; }
span { border-color: rgb(104,117,153); }
td.TdClassName
{
border-color: #687599;
}
.TagClassName
{
border-color: #687599;
}
</style>