Shades of Horizon #688994
Tints of Horizon #688994
RGB
CMYK
RGB Variations
Color information
#688994 (or 0x688994) is known color: Horizon. HEX triplet: 68, 89 and 94. RGB value is (104,137,148). Sum of RGB (Red+Green+Blue) = 104+137+148=389 (51% of max value = 765). Red value is 104 (41.02% from 255 or 26.74% from 389); Green value is 137 (53.91% from 255 or 35.22% from 389); Blue value is 148 (58.20% from 255 or 38.05% from 389); Max value from RGB is 148 - color contains mainly: blue. Hex color #688994 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688994 is #97766B. Grayscale: #808080. Windows color (decimal): -9926252 or 9734504. OLE color: 9734504.
HSL color Cylindrical-coordinate representation of color #688994: hue angle of 195º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #688994 is Cyan = 0.30, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 137 | 148 | - |
| CMYK | 0.30 | 0.07 | 0 | 0.42 |
| HSL | 195º | 0.17% | 0.49% | - |
| HSV(B) | 195º | 0.3% | 0.58% | - |
| XYZ | 20 | 22.97 | 31.4 | - |
| YUV | 128.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 148 | 0.30 | 0.07 | 0 | 0.42 | 195 | 0.17 | 0.49 |
| Hex | 68 | 89 | 94 | 1E | 7 | 0 | 2A | C3 | 11 | 31 |
| Octal | 150 | 211 | 224 | 36 | 7 | 0 | 52 | 303 | 21 | 61 |
| Binary | 1101000 | 10001001 | 10010100 | 11110 | 111 | 0 | 101010 | 11000011 | 10001 | 110001 |
Color Harmonies of #688994
Complementary color
Monochromatic Colors of #688994
Black with #688994
Text Example
Text Example
White with #688994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688994; }
p { color: rgb(104,137,148); }
H1.HeaderClassName
{
color: #688994;
}
.AnyTagClassName
{
color: #688994;
}
</style>
background-color css
<style>
a { background-color: #688994; }
a { background-color: rgb(104,137,148); }
div.DivClassName
{
background-color: #688994;
}
.BgClassName
{
background-color: #688994;
}
</style>
border-color css
<style>
span { border-color: #688994; }
span { border-color: rgb(104,137,148); }
td.TdClassName
{
border-color: #688994;
}
.TagClassName
{
border-color: #688994;
}
</style>