Shades of Waikawa Grey #687195
Tints of Waikawa Grey #687195
RGB
CMYK
RGB Variations
Color information
#687195 (or 0x687195) is known color: Waikawa Grey. HEX triplet: 68, 71 and 95. RGB value is (104,113,149). Sum of RGB (Red+Green+Blue) = 104+113+149=366 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.42% from 366); Green value is 113 (44.53% from 255 or 30.87% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #687195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687195 is #978E6A. Grayscale: #727272. Windows color (decimal): -9932395 or 9793896. OLE color: 9793896.
HSL color Cylindrical-coordinate representation of color #687195: hue angle of 228º 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 #687195 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 113 | 149 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.42 |
| HSL | 228º | 0.18% | 0.5% | - |
| HSV(B) | 228º | 0.3% | 0.58% | - |
| XYZ | 17.04 | 16.92 | 30.8 | - |
| YUV | 114.41 | 147.52 | 120.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 149 | 0.30 | 0.24 | 0 | 0.42 | 228 | 0.18 | 0.5 |
| Hex | 68 | 71 | 95 | 1E | 18 | 0 | 2A | E4 | 12 | 32 |
| Octal | 150 | 161 | 225 | 36 | 30 | 0 | 52 | 344 | 22 | 62 |
| Binary | 1101000 | 1110001 | 10010101 | 11110 | 11000 | 0 | 101010 | 11100100 | 10010 | 110010 |
Color Harmonies of #687195
Complementary color
Monochromatic Colors of #687195
Black with #687195
Text Example
Text Example
White with #687195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687195; }
p { color: rgb(104,113,149); }
H1.HeaderClassName
{
color: #687195;
}
.AnyTagClassName
{
color: #687195;
}
</style>
background-color css
<style>
a { background-color: #687195; }
a { background-color: rgb(104,113,149); }
div.DivClassName
{
background-color: #687195;
}
.BgClassName
{
background-color: #687195;
}
</style>
border-color css
<style>
span { border-color: #687195; }
span { border-color: rgb(104,113,149); }
td.TdClassName
{
border-color: #687195;
}
.TagClassName
{
border-color: #687195;
}
</style>