Shades of Horizon #668493
Tints of Horizon #668493
RGB
CMYK
RGB Variations
Color information
#668493 (or 0x668493) is known color: Horizon. HEX triplet: 66, 84 and 93. RGB value is (102,132,147). Sum of RGB (Red+Green+Blue) = 102+132+147=381 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.77% from 381); Green value is 132 (51.95% from 255 or 34.65% from 381); Blue value is 147 (57.81% from 255 or 38.58% from 381); Max value from RGB is 147 - color contains mainly: blue. Hex color #668493 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668493 is #997B6C. Grayscale: #7C7C7C. Windows color (decimal): -10058605 or 9667686. OLE color: 9667686.
HSL color Cylindrical-coordinate representation of color #668493: hue angle of 200º 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 #668493 is Cyan = 0.31, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 132 | 147 | - |
| CMYK | 0.31 | 0.10 | 0 | 0.42 |
| HSL | 200º | 0.18% | 0.49% | - |
| HSV(B) | 200º | 0.31% | 0.58% | - |
| XYZ | 19 | 21.43 | 30.74 | - |
| YUV | 124.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 147 | 0.31 | 0.10 | 0 | 0.42 | 200 | 0.18 | 0.49 |
| Hex | 66 | 84 | 93 | 1F | A | 0 | 2A | C8 | 12 | 31 |
| Octal | 146 | 204 | 223 | 37 | 12 | 0 | 52 | 310 | 22 | 61 |
| Binary | 1100110 | 10000100 | 10010011 | 11111 | 1010 | 0 | 101010 | 11001000 | 10010 | 110001 |
Color Harmonies of #668493
Complementary color
Monochromatic Colors of #668493
Black with #668493
Text Example
Text Example
White with #668493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668493; }
p { color: rgb(102,132,147); }
H1.HeaderClassName
{
color: #668493;
}
.AnyTagClassName
{
color: #668493;
}
</style>
background-color css
<style>
a { background-color: #668493; }
a { background-color: rgb(102,132,147); }
div.DivClassName
{
background-color: #668493;
}
.BgClassName
{
background-color: #668493;
}
</style>
border-color css
<style>
span { border-color: #668493; }
span { border-color: rgb(102,132,147); }
td.TdClassName
{
border-color: #668493;
}
.TagClassName
{
border-color: #668493;
}
</style>