Shades of Waikawa Grey #687296
Tints of Waikawa Grey #687296
RGB
CMYK
RGB Variations
Color information
#687296 (or 0x687296) is known color: Waikawa Grey. HEX triplet: 68, 72 and 96. RGB value is (104,114,150). Sum of RGB (Red+Green+Blue) = 104+114+150=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 114 (44.92% from 255 or 30.98% from 368); Blue value is 150 (58.98% from 255 or 40.76% from 368); Max value from RGB is 150 - color contains mainly: blue. Hex color #687296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687296 is #978D69. Grayscale: #727272. Windows color (decimal): -9932138 or 9859688. OLE color: 9859688.
HSL color Cylindrical-coordinate representation of color #687296: hue angle of 226.96º 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 #687296 is Cyan = 0.31, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 114 | 150 | - |
| CMYK | 0.31 | 0.24 | 0 | 0.41 |
| HSL | 226.96º | 0.18% | 0.5% | - |
| HSV(B) | 226.96º | 0.31% | 0.59% | - |
| XYZ | 17.23 | 17.18 | 31.26 | - |
| YUV | 115.11 | 147.69 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 150 | 0.31 | 0.24 | 0 | 0.41 | 226.96 | 0.18 | 0.5 |
| Hex | 68 | 72 | 96 | 1F | 18 | 0 | 29 | E3 | 12 | 32 |
| Octal | 150 | 162 | 226 | 37 | 30 | 0 | 51 | 343 | 22 | 62 |
| Binary | 1101000 | 1110010 | 10010110 | 11111 | 11000 | 0 | 101001 | 11100011 | 10010 | 110010 |
Color Harmonies of #687296
Complementary color
Monochromatic Colors of #687296
Black with #687296
Text Example
Text Example
White with #687296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687296; }
p { color: rgb(104,114,150); }
H1.HeaderClassName
{
color: #687296;
}
.AnyTagClassName
{
color: #687296;
}
</style>
background-color css
<style>
a { background-color: #687296; }
a { background-color: rgb(104,114,150); }
div.DivClassName
{
background-color: #687296;
}
.BgClassName
{
background-color: #687296;
}
</style>
border-color css
<style>
span { border-color: #687296; }
span { border-color: rgb(104,114,150); }
td.TdClassName
{
border-color: #687296;
}
.TagClassName
{
border-color: #687296;
}
</style>