Shades of Horizon #668796
Tints of Horizon #668796
RGB
CMYK
RGB Variations
Color information
#668796 (or 0x668796) is known color: Horizon. HEX triplet: 66, 87 and 96. RGB value is (102,135,150). Sum of RGB (Red+Green+Blue) = 102+135+150=387 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.36% from 387); Green value is 135 (53.12% from 255 or 34.88% from 387); Blue value is 150 (58.98% from 255 or 38.76% from 387); Max value from RGB is 150 - color contains mainly: blue. Hex color #668796 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668796 is #997869. Grayscale: #7E7E7E. Windows color (decimal): -10057834 or 9865062. OLE color: 9865062.
HSL color Cylindrical-coordinate representation of color #668796: hue angle of 198.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #668796 is Cyan = 0.32, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 135 | 150 | - |
| CMYK | 0.32 | 0.1 | 0 | 0.41 |
| HSL | 198.75º | 0.19% | 0.49% | - |
| HSV(B) | 198.75º | 0.32% | 0.59% | - |
| XYZ | 19.65 | 22.35 | 32.13 | - |
| YUV | 126.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 135 | 150 | 0.32 | 0.1 | 0 | 0.41 | 198.75 | 0.19 | 0.49 |
| Hex | 66 | 87 | 96 | 20 | A | 0 | 29 | C7 | 13 | 31 |
| Octal | 146 | 207 | 226 | 40 | 12 | 0 | 51 | 307 | 23 | 61 |
| Binary | 1100110 | 10000111 | 10010110 | 100000 | 1010 | 0 | 101001 | 11000111 | 10011 | 110001 |
Color Harmonies of #668796
Complementary color
Monochromatic Colors of #668796
Black with #668796
Text Example
Text Example
White with #668796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668796; }
p { color: rgb(102,135,150); }
H1.HeaderClassName
{
color: #668796;
}
.AnyTagClassName
{
color: #668796;
}
</style>
background-color css
<style>
a { background-color: #668796; }
a { background-color: rgb(102,135,150); }
div.DivClassName
{
background-color: #668796;
}
.BgClassName
{
background-color: #668796;
}
</style>
border-color css
<style>
span { border-color: #668796; }
span { border-color: rgb(102,135,150); }
td.TdClassName
{
border-color: #668796;
}
.TagClassName
{
border-color: #668796;
}
</style>