Shades of Waikawa Grey #687595
Tints of Waikawa Grey #687595
RGB
CMYK
RGB Variations
Color information
#687595 (or 0x687595) is known color: Waikawa Grey. HEX triplet: 68, 75 and 95. RGB value is (104,117,149). Sum of RGB (Red+Green+Blue) = 104+117+149=370 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.11% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #687595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687595 is #978A6A. Grayscale: #747474. Windows color (decimal): -9931371 or 9794920. OLE color: 9794920.
HSL color Cylindrical-coordinate representation of color #687595: hue angle of 222.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #687595 is Cyan = 0.30, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 117 | 149 | - |
| CMYK | 0.30 | 0.21 | 0 | 0.42 |
| HSL | 222.67º | 0.18% | 0.5% | - |
| HSV(B) | 222.67º | 0.3% | 0.58% | - |
| XYZ | 17.5 | 17.84 | 30.95 | - |
| YUV | 116.76 | 146.19 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 149 | 0.30 | 0.21 | 0 | 0.42 | 222.67 | 0.18 | 0.5 |
| Hex | 68 | 75 | 95 | 1E | 15 | 0 | 2A | DF | 12 | 32 |
| Octal | 150 | 165 | 225 | 36 | 25 | 0 | 52 | 337 | 22 | 62 |
| Binary | 1101000 | 1110101 | 10010101 | 11110 | 10101 | 0 | 101010 | 11011111 | 10010 | 110010 |
Color Harmonies of #687595
Complementary color
Monochromatic Colors of #687595
Black with #687595
Text Example
Text Example
White with #687595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687595; }
p { color: rgb(104,117,149); }
H1.HeaderClassName
{
color: #687595;
}
.AnyTagClassName
{
color: #687595;
}
</style>
background-color css
<style>
a { background-color: #687595; }
a { background-color: rgb(104,117,149); }
div.DivClassName
{
background-color: #687595;
}
.BgClassName
{
background-color: #687595;
}
</style>
border-color css
<style>
span { border-color: #687595; }
span { border-color: rgb(104,117,149); }
td.TdClassName
{
border-color: #687595;
}
.TagClassName
{
border-color: #687595;
}
</style>