Shades of Horizon #688998
Tints of Horizon #688998
RGB
CMYK
RGB Variations
Color information
#688998 (or 0x688998) is known color: Horizon. HEX triplet: 68, 89 and 98. RGB value is (104,137,152). Sum of RGB (Red+Green+Blue) = 104+137+152=393 (52% of max value = 765). Red value is 104 (41.02% from 255 or 26.46% from 393); Green value is 137 (53.91% from 255 or 34.86% from 393); Blue value is 152 (59.77% from 255 or 38.68% from 393); Max value from RGB is 152 - color contains mainly: blue. Hex color #688998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688998 is #977667. Grayscale: #808080. Windows color (decimal): -9926248 or 9996648. OLE color: 9996648.
HSL color Cylindrical-coordinate representation of color #688998: hue angle of 198.75º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #688998 is Cyan = 0.32, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 104 | 137 | 152 | - |
| CMYK | 0.32 | 0.10 | 0 | 0.40 |
| HSL | 198.75º | 0.19% | 0.5% | - |
| HSV(B) | 198.75º | 0.32% | 0.6% | - |
| XYZ | 20.32 | 23.1 | 33.09 | - |
| YUV | 128.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 152 | 0.32 | 0.10 | 0 | 0.40 | 198.75 | 0.19 | 0.5 |
| Hex | 68 | 89 | 98 | 20 | A | 0 | 28 | C7 | 13 | 32 |
| Octal | 150 | 211 | 230 | 40 | 12 | 0 | 50 | 307 | 23 | 62 |
| Binary | 1101000 | 10001001 | 10011000 | 100000 | 1010 | 0 | 101000 | 11000111 | 10011 | 110010 |
Color Harmonies of #688998
Complementary color
Monochromatic Colors of #688998
Black with #688998
Text Example
Text Example
White with #688998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688998; }
p { color: rgb(104,137,152); }
H1.HeaderClassName
{
color: #688998;
}
.AnyTagClassName
{
color: #688998;
}
</style>
background-color css
<style>
a { background-color: #688998; }
a { background-color: rgb(104,137,152); }
div.DivClassName
{
background-color: #688998;
}
.BgClassName
{
background-color: #688998;
}
</style>
border-color css
<style>
span { border-color: #688998; }
span { border-color: rgb(104,137,152); }
td.TdClassName
{
border-color: #688998;
}
.TagClassName
{
border-color: #688998;
}
</style>