Shades of Horizon #668998
Tints of Horizon #668998
RGB
CMYK
RGB Variations
Color information
#668998 (or 0x668998) is known color: Horizon. HEX triplet: 66, 89 and 98. RGB value is (102,137,152). Sum of RGB (Red+Green+Blue) = 102+137+152=391 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.09% from 391); Green value is 137 (53.91% from 255 or 35.04% from 391); Blue value is 152 (59.77% from 255 or 38.87% from 391); Max value from RGB is 152 - color contains mainly: blue. Hex color #668998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668998 is #997667. Grayscale: #808080. Windows color (decimal): -10057320 or 9996646. OLE color: 9996646.
HSL color Cylindrical-coordinate representation of color #668998: hue angle of 198º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #668998 is Cyan = 0.33, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 137 | 152 | - |
| CMYK | 0.33 | 0.10 | 0 | 0.40 |
| HSL | 198º | 0.2% | 0.5% | - |
| HSV(B) | 198º | 0.33% | 0.6% | - |
| XYZ | 20.09 | 22.98 | 33.08 | - |
| YUV | 128.25 | 141.4 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 152 | 0.33 | 0.10 | 0 | 0.40 | 198 | 0.2 | 0.5 |
| Hex | 66 | 89 | 98 | 21 | A | 0 | 28 | C6 | 14 | 32 |
| Octal | 146 | 211 | 230 | 41 | 12 | 0 | 50 | 306 | 24 | 62 |
| Binary | 1100110 | 10001001 | 10011000 | 100001 | 1010 | 0 | 101000 | 11000110 | 10100 | 110010 |
Color Harmonies of #668998
Complementary color
Monochromatic Colors of #668998
Black with #668998
Text Example
Text Example
White with #668998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668998; }
p { color: rgb(102,137,152); }
H1.HeaderClassName
{
color: #668998;
}
.AnyTagClassName
{
color: #668998;
}
</style>
background-color css
<style>
a { background-color: #668998; }
a { background-color: rgb(102,137,152); }
div.DivClassName
{
background-color: #668998;
}
.BgClassName
{
background-color: #668998;
}
</style>
border-color css
<style>
span { border-color: #668998; }
span { border-color: rgb(102,137,152); }
td.TdClassName
{
border-color: #668998;
}
.TagClassName
{
border-color: #668998;
}
</style>