Shades of Horizon #668793
Tints of Horizon #668793
RGB
CMYK
RGB Variations
Color information
#668793 (or 0x668793) is known color: Horizon. HEX triplet: 66, 87 and 93. RGB value is (102,135,147). Sum of RGB (Red+Green+Blue) = 102+135+147=384 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.56% from 384); Green value is 135 (53.12% from 255 or 35.16% 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 #668793 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668793 is #99786C. Grayscale: #7E7E7E. Windows color (decimal): -10057837 or 9668454. OLE color: 9668454.
HSL color Cylindrical-coordinate representation of color #668793: hue angle of 196º 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 #668793 is Cyan = 0.31, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 135 | 147 | - |
| CMYK | 0.31 | 0.08 | 0 | 0.42 |
| HSL | 196º | 0.18% | 0.49% | - |
| HSV(B) | 196º | 0.31% | 0.58% | - |
| XYZ | 19.41 | 22.26 | 30.88 | - |
| YUV | 126.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 135 | 147 | 0.31 | 0.08 | 0 | 0.42 | 196 | 0.18 | 0.49 |
| Hex | 66 | 87 | 93 | 1F | 8 | 0 | 2A | C4 | 12 | 31 |
| Octal | 146 | 207 | 223 | 37 | 10 | 0 | 52 | 304 | 22 | 61 |
| Binary | 1100110 | 10000111 | 10010011 | 11111 | 1000 | 0 | 101010 | 11000100 | 10010 | 110001 |
Color Harmonies of #668793
Complementary color
Monochromatic Colors of #668793
Black with #668793
Text Example
Text Example
White with #668793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668793; }
p { color: rgb(102,135,147); }
H1.HeaderClassName
{
color: #668793;
}
.AnyTagClassName
{
color: #668793;
}
</style>
background-color css
<style>
a { background-color: #668793; }
a { background-color: rgb(102,135,147); }
div.DivClassName
{
background-color: #668793;
}
.BgClassName
{
background-color: #668793;
}
</style>
border-color css
<style>
span { border-color: #668793; }
span { border-color: rgb(102,135,147); }
td.TdClassName
{
border-color: #668793;
}
.TagClassName
{
border-color: #668793;
}
</style>