Shades of Horizon #688893
Tints of Horizon #688893
RGB
CMYK
RGB Variations
Color information
#688893 (or 0x688893) is known color: Horizon. HEX triplet: 68, 88 and 93. RGB value is (104,136,147). Sum of RGB (Red+Green+Blue) = 104+136+147=387 (51% of max value = 765). Red value is 104 (41.02% from 255 or 26.87% from 387); Green value is 136 (53.52% from 255 or 35.14% from 387); Blue value is 147 (57.81% from 255 or 37.98% from 387); Max value from RGB is 147 - color contains mainly: blue. Hex color #688893 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688893 is #97776C. Grayscale: #7F7F7F. Windows color (decimal): -9926509 or 9668712. OLE color: 9668712.
HSL color Cylindrical-coordinate representation of color #688893: hue angle of 195.35º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #688893 is Cyan = 0.29, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 136 | 147 | - |
| CMYK | 0.29 | 0.07 | 0 | 0.42 |
| HSL | 195.35º | 0.17% | 0.49% | - |
| HSV(B) | 195.35º | 0.29% | 0.58% | - |
| XYZ | 19.78 | 22.66 | 30.93 | - |
| YUV | 127.69 | 138.9 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 136 | 147 | 0.29 | 0.07 | 0 | 0.42 | 195.35 | 0.17 | 0.49 |
| Hex | 68 | 88 | 93 | 1D | 7 | 0 | 2A | C3 | 11 | 31 |
| Octal | 150 | 210 | 223 | 35 | 7 | 0 | 52 | 303 | 21 | 61 |
| Binary | 1101000 | 10001000 | 10010011 | 11101 | 111 | 0 | 101010 | 11000011 | 10001 | 110001 |
Color Harmonies of #688893
Complementary color
Monochromatic Colors of #688893
Black with #688893
Text Example
Text Example
White with #688893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688893; }
p { color: rgb(104,136,147); }
H1.HeaderClassName
{
color: #688893;
}
.AnyTagClassName
{
color: #688893;
}
</style>
background-color css
<style>
a { background-color: #688893; }
a { background-color: rgb(104,136,147); }
div.DivClassName
{
background-color: #688893;
}
.BgClassName
{
background-color: #688893;
}
</style>
border-color css
<style>
span { border-color: #688893; }
span { border-color: rgb(104,136,147); }
td.TdClassName
{
border-color: #688893;
}
.TagClassName
{
border-color: #688893;
}
</style>