Shades of Horizon #688495
Tints of Horizon #688495
RGB
CMYK
RGB Variations
Color information
#688495 (or 0x688495) is known color: Horizon. HEX triplet: 68, 84 and 95. RGB value is (104,132,149). Sum of RGB (Red+Green+Blue) = 104+132+149=385 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.01% from 385); Green value is 132 (51.95% from 255 or 34.29% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #688495 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688495 is #977B6A. Grayscale: #7D7D7D. Windows color (decimal): -9927531 or 9798760. OLE color: 9798760.
HSL color Cylindrical-coordinate representation of color #688495: hue angle of 202.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 #688495 is Cyan = 0.30, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 132 | 149 | - |
| CMYK | 0.30 | 0.11 | 0 | 0.42 |
| HSL | 202.67º | 0.18% | 0.5% | - |
| HSV(B) | 202.67º | 0.3% | 0.58% | - |
| XYZ | 19.39 | 21.62 | 31.58 | - |
| YUV | 125.57 | 141.22 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 132 | 149 | 0.30 | 0.11 | 0 | 0.42 | 202.67 | 0.18 | 0.5 |
| Hex | 68 | 84 | 95 | 1E | B | 0 | 2A | CB | 12 | 32 |
| Octal | 150 | 204 | 225 | 36 | 13 | 0 | 52 | 313 | 22 | 62 |
| Binary | 1101000 | 10000100 | 10010101 | 11110 | 1011 | 0 | 101010 | 11001011 | 10010 | 110010 |
Color Harmonies of #688495
Complementary color
Monochromatic Colors of #688495
Black with #688495
Text Example
Text Example
White with #688495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688495; }
p { color: rgb(104,132,149); }
H1.HeaderClassName
{
color: #688495;
}
.AnyTagClassName
{
color: #688495;
}
</style>
background-color css
<style>
a { background-color: #688495; }
a { background-color: rgb(104,132,149); }
div.DivClassName
{
background-color: #688495;
}
.BgClassName
{
background-color: #688495;
}
</style>
border-color css
<style>
span { border-color: #688495; }
span { border-color: rgb(104,132,149); }
td.TdClassName
{
border-color: #688495;
}
.TagClassName
{
border-color: #688495;
}
</style>