Shades of Horizon #688593
Tints of Horizon #688593
RGB
CMYK
RGB Variations
Color information
#688593 (or 0x688593) is known color: Horizon. HEX triplet: 68, 85 and 93. RGB value is (104,133,147). Sum of RGB (Red+Green+Blue) = 104+133+147=384 (50% of max value = 765). Red value is 104 (41.02% from 255 or 27.08% from 384); Green value is 133 (52.34% from 255 or 34.64% from 384); Blue value is 147 (57.81% from 255 or 38.28% from 384); Max value from RGB is 147 - color contains mainly: blue. Hex color #688593 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688593 is #977A6C. Grayscale: #7D7D7D. Windows color (decimal): -9927277 or 9667944. OLE color: 9667944.
HSL color Cylindrical-coordinate representation of color #688593: hue angle of 199.53º 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 #688593 is Cyan = 0.29, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 133 | 147 | - |
| CMYK | 0.29 | 0.10 | 0 | 0.42 |
| HSL | 199.53º | 0.17% | 0.49% | - |
| HSV(B) | 199.53º | 0.29% | 0.58% | - |
| XYZ | 19.36 | 21.82 | 30.8 | - |
| YUV | 125.93 | 139.89 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 133 | 147 | 0.29 | 0.10 | 0 | 0.42 | 199.53 | 0.17 | 0.49 |
| Hex | 68 | 85 | 93 | 1D | A | 0 | 2A | C8 | 11 | 31 |
| Octal | 150 | 205 | 223 | 35 | 12 | 0 | 52 | 310 | 21 | 61 |
| Binary | 1101000 | 10000101 | 10010011 | 11101 | 1010 | 0 | 101010 | 11001000 | 10001 | 110001 |
Color Harmonies of #688593
Complementary color
Monochromatic Colors of #688593
Black with #688593
Text Example
Text Example
White with #688593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688593; }
p { color: rgb(104,133,147); }
H1.HeaderClassName
{
color: #688593;
}
.AnyTagClassName
{
color: #688593;
}
</style>
background-color css
<style>
a { background-color: #688593; }
a { background-color: rgb(104,133,147); }
div.DivClassName
{
background-color: #688593;
}
.BgClassName
{
background-color: #688593;
}
</style>
border-color css
<style>
span { border-color: #688593; }
span { border-color: rgb(104,133,147); }
td.TdClassName
{
border-color: #688593;
}
.TagClassName
{
border-color: #688593;
}
</style>