Shades of Waikawa Grey #687197
Tints of Waikawa Grey #687197
RGB
CMYK
RGB Variations
Color information
#687197 (or 0x687197) is known color: Waikawa Grey. HEX triplet: 68, 71 and 97. RGB value is (104,113,151). Sum of RGB (Red+Green+Blue) = 104+113+151=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 113 (44.53% from 255 or 30.71% from 368); Blue value is 151 (59.38% from 255 or 41.03% from 368); Max value from RGB is 151 - color contains mainly: blue. Hex color #687197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687197 is #978E68. Grayscale: #727272. Windows color (decimal): -9932393 or 9924968. OLE color: 9924968.
HSL color Cylindrical-coordinate representation of color #687197: hue angle of 228.51º 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 #687197 is Cyan = 0.31, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 113 | 151 | - |
| CMYK | 0.31 | 0.25 | 0 | 0.41 |
| HSL | 228.51º | 0.18% | 0.5% | - |
| HSV(B) | 228.51º | 0.31% | 0.59% | - |
| XYZ | 17.2 | 16.99 | 31.65 | - |
| YUV | 114.64 | 148.52 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 151 | 0.31 | 0.25 | 0 | 0.41 | 228.51 | 0.18 | 0.5 |
| Hex | 68 | 71 | 97 | 1F | 19 | 0 | 29 | E5 | 12 | 32 |
| Octal | 150 | 161 | 227 | 37 | 31 | 0 | 51 | 345 | 22 | 62 |
| Binary | 1101000 | 1110001 | 10010111 | 11111 | 11001 | 0 | 101001 | 11100101 | 10010 | 110010 |
Color Harmonies of #687197
Complementary color
Monochromatic Colors of #687197
Black with #687197
Text Example
Text Example
White with #687197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687197; }
p { color: rgb(104,113,151); }
H1.HeaderClassName
{
color: #687197;
}
.AnyTagClassName
{
color: #687197;
}
</style>
background-color css
<style>
a { background-color: #687197; }
a { background-color: rgb(104,113,151); }
div.DivClassName
{
background-color: #687197;
}
.BgClassName
{
background-color: #687197;
}
</style>
border-color css
<style>
span { border-color: #687197; }
span { border-color: rgb(104,113,151); }
td.TdClassName
{
border-color: #687197;
}
.TagClassName
{
border-color: #687197;
}
</style>