Shades of Horizon #668993
Tints of Horizon #668993
RGB
CMYK
RGB Variations
Color information
#668993 (or 0x668993) is known color: Horizon. HEX triplet: 66, 89 and 93. RGB value is (102,137,147). Sum of RGB (Red+Green+Blue) = 102+137+147=386 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.42% from 386); Green value is 137 (53.91% from 255 or 35.49% from 386); Blue value is 147 (57.81% from 255 or 38.08% from 386); Max value from RGB is 147 - color contains mainly: blue. Hex color #668993 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668993 is #99766C. Grayscale: #7F7F7F. Windows color (decimal): -10057325 or 9668966. OLE color: 9668966.
HSL color Cylindrical-coordinate representation of color #668993: hue angle of 193.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #668993 is Cyan = 0.31, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 137 | 147 | - |
| CMYK | 0.31 | 0.07 | 0 | 0.42 |
| HSL | 193.33º | 0.18% | 0.49% | - |
| HSV(B) | 193.33º | 0.31% | 0.58% | - |
| XYZ | 19.69 | 22.82 | 30.97 | - |
| YUV | 127.68 | 138.9 | 109.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 147 | 0.31 | 0.07 | 0 | 0.42 | 193.33 | 0.18 | 0.49 |
| Hex | 66 | 89 | 93 | 1F | 7 | 0 | 2A | C1 | 12 | 31 |
| Octal | 146 | 211 | 223 | 37 | 7 | 0 | 52 | 301 | 22 | 61 |
| Binary | 1100110 | 10001001 | 10010011 | 11111 | 111 | 0 | 101010 | 11000001 | 10010 | 110001 |
Color Harmonies of #668993
Complementary color
Monochromatic Colors of #668993
Black with #668993
Text Example
Text Example
White with #668993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668993; }
p { color: rgb(102,137,147); }
H1.HeaderClassName
{
color: #668993;
}
.AnyTagClassName
{
color: #668993;
}
</style>
background-color css
<style>
a { background-color: #668993; }
a { background-color: rgb(102,137,147); }
div.DivClassName
{
background-color: #668993;
}
.BgClassName
{
background-color: #668993;
}
</style>
border-color css
<style>
span { border-color: #668993; }
span { border-color: rgb(102,137,147); }
td.TdClassName
{
border-color: #668993;
}
.TagClassName
{
border-color: #668993;
}
</style>