Shades of Horizon #668792
Tints of Horizon #668792
RGB
CMYK
RGB Variations
Color information
#668792 (or 0x668792) is known color: Horizon. HEX triplet: 66, 87 and 92. RGB value is (102,135,146). Sum of RGB (Red+Green+Blue) = 102+135+146=383 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.63% from 383); Green value is 135 (53.12% from 255 or 35.25% from 383); Blue value is 146 (57.42% from 255 or 38.12% from 383); Max value from RGB is 146 - color contains mainly: blue. Hex color #668792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668792 is #99786D. Grayscale: #7E7E7E. Windows color (decimal): -10057838 or 9602918. OLE color: 9602918.
HSL color Cylindrical-coordinate representation of color #668792: hue angle of 195º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #668792 is Cyan = 0.30, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 135 | 146 | - |
| CMYK | 0.30 | 0.08 | 0 | 0.43 |
| HSL | 195º | 0.18% | 0.49% | - |
| HSV(B) | 195º | 0.3% | 0.57% | - |
| XYZ | 19.33 | 22.23 | 30.47 | - |
| YUV | 126.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 135 | 146 | 0.30 | 0.08 | 0 | 0.43 | 195 | 0.18 | 0.49 |
| Hex | 66 | 87 | 92 | 1E | 8 | 0 | 2B | C3 | 12 | 31 |
| Octal | 146 | 207 | 222 | 36 | 10 | 0 | 53 | 303 | 22 | 61 |
| Binary | 1100110 | 10000111 | 10010010 | 11110 | 1000 | 0 | 101011 | 11000011 | 10010 | 110001 |
Color Harmonies of #668792
Complementary color
Monochromatic Colors of #668792
Black with #668792
Text Example
Text Example
White with #668792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668792; }
p { color: rgb(102,135,146); }
H1.HeaderClassName
{
color: #668792;
}
.AnyTagClassName
{
color: #668792;
}
</style>
background-color css
<style>
a { background-color: #668792; }
a { background-color: rgb(102,135,146); }
div.DivClassName
{
background-color: #668792;
}
.BgClassName
{
background-color: #668792;
}
</style>
border-color css
<style>
span { border-color: #668792; }
span { border-color: rgb(102,135,146); }
td.TdClassName
{
border-color: #668792;
}
.TagClassName
{
border-color: #668792;
}
</style>