Shades of Horizon #688795
Tints of Horizon #688795
RGB
CMYK
RGB Variations
Color information
#688795 (or 0x688795) is known color: Horizon. HEX triplet: 68, 87 and 95. RGB value is (104,135,149). Sum of RGB (Red+Green+Blue) = 104+135+149=388 (51% of max value = 765). Red value is 104 (41.02% from 255 or 26.80% from 388); Green value is 135 (53.12% from 255 or 34.79% from 388); Blue value is 149 (58.59% from 255 or 38.40% from 388); Max value from RGB is 149 - color contains mainly: blue. Hex color #688795 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688795 is #97786A. Grayscale: #7F7F7F. Windows color (decimal): -9926763 or 9799528. OLE color: 9799528.
HSL color Cylindrical-coordinate representation of color #688795: hue angle of 198.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 #688795 is Cyan = 0.30, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 135 | 149 | - |
| CMYK | 0.30 | 0.09 | 0 | 0.42 |
| HSL | 198.67º | 0.18% | 0.5% | - |
| HSV(B) | 198.67º | 0.3% | 0.58% | - |
| XYZ | 19.8 | 22.44 | 31.72 | - |
| YUV | 127.33 | 140.23 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 149 | 0.30 | 0.09 | 0 | 0.42 | 198.67 | 0.18 | 0.5 |
| Hex | 68 | 87 | 95 | 1E | 9 | 0 | 2A | C7 | 12 | 32 |
| Octal | 150 | 207 | 225 | 36 | 11 | 0 | 52 | 307 | 22 | 62 |
| Binary | 1101000 | 10000111 | 10010101 | 11110 | 1001 | 0 | 101010 | 11000111 | 10010 | 110010 |
Color Harmonies of #688795
Complementary color
Monochromatic Colors of #688795
Black with #688795
Text Example
Text Example
White with #688795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688795; }
p { color: rgb(104,135,149); }
H1.HeaderClassName
{
color: #688795;
}
.AnyTagClassName
{
color: #688795;
}
</style>
background-color css
<style>
a { background-color: #688795; }
a { background-color: rgb(104,135,149); }
div.DivClassName
{
background-color: #688795;
}
.BgClassName
{
background-color: #688795;
}
</style>
border-color css
<style>
span { border-color: #688795; }
span { border-color: rgb(104,135,149); }
td.TdClassName
{
border-color: #688795;
}
.TagClassName
{
border-color: #688795;
}
</style>