Shades of Horizon #688493
Tints of Horizon #688493
RGB
CMYK
RGB Variations
Color information
#688493 (or 0x688493) is known color: Horizon. HEX triplet: 68, 84 and 93. RGB value is (104,132,147). Sum of RGB (Red+Green+Blue) = 104+132+147=383 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.15% from 383); Green value is 132 (51.95% from 255 or 34.46% from 383); Blue value is 147 (57.81% from 255 or 38.38% from 383); Max value from RGB is 147 - color contains mainly: blue. Hex color #688493 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688493 is #977B6C. Grayscale: #7D7D7D. Windows color (decimal): -9927533 or 9667688. OLE color: 9667688.
HSL color Cylindrical-coordinate representation of color #688493: hue angle of 200.93º 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 #688493 is Cyan = 0.29, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 132 | 147 | - |
| CMYK | 0.29 | 0.10 | 0 | 0.42 |
| HSL | 200.93º | 0.17% | 0.49% | - |
| HSV(B) | 200.93º | 0.29% | 0.58% | - |
| XYZ | 19.23 | 21.55 | 30.75 | - |
| YUV | 125.34 | 140.22 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 132 | 147 | 0.29 | 0.10 | 0 | 0.42 | 200.93 | 0.17 | 0.49 |
| Hex | 68 | 84 | 93 | 1D | A | 0 | 2A | C9 | 11 | 31 |
| Octal | 150 | 204 | 223 | 35 | 12 | 0 | 52 | 311 | 21 | 61 |
| Binary | 1101000 | 10000100 | 10010011 | 11101 | 1010 | 0 | 101010 | 11001001 | 10001 | 110001 |
Color Harmonies of #688493
Complementary color
Monochromatic Colors of #688493
Black with #688493
Text Example
Text Example
White with #688493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688493; }
p { color: rgb(104,132,147); }
H1.HeaderClassName
{
color: #688493;
}
.AnyTagClassName
{
color: #688493;
}
</style>
background-color css
<style>
a { background-color: #688493; }
a { background-color: rgb(104,132,147); }
div.DivClassName
{
background-color: #688493;
}
.BgClassName
{
background-color: #688493;
}
</style>
border-color css
<style>
span { border-color: #688493; }
span { border-color: rgb(104,132,147); }
td.TdClassName
{
border-color: #688493;
}
.TagClassName
{
border-color: #688493;
}
</style>