Shades of Horizon #668892
Tints of Horizon #668892
RGB
CMYK
RGB Variations
Color information
#668892 (or 0x668892) is known color: Horizon. HEX triplet: 66, 88 and 92. RGB value is (102,136,146). Sum of RGB (Red+Green+Blue) = 102+136+146=384 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.56% from 384); Green value is 136 (53.52% from 255 or 35.42% from 384); Blue value is 146 (57.42% from 255 or 38.02% from 384); Max value from RGB is 146 - color contains mainly: blue. Hex color #668892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668892 is #99776D. Grayscale: #7E7E7E. Windows color (decimal): -10057582 or 9603174. OLE color: 9603174.
HSL color Cylindrical-coordinate representation of color #668892: hue angle of 193.64º 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 #668892 is Cyan = 0.30, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 136 | 146 | - |
| CMYK | 0.30 | 0.07 | 0 | 0.43 |
| HSL | 193.64º | 0.18% | 0.49% | - |
| HSV(B) | 193.64º | 0.3% | 0.57% | - |
| XYZ | 19.47 | 22.51 | 30.51 | - |
| YUV | 126.97 | 138.74 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 136 | 146 | 0.30 | 0.07 | 0 | 0.43 | 193.64 | 0.18 | 0.49 |
| Hex | 66 | 88 | 92 | 1E | 7 | 0 | 2B | C2 | 12 | 31 |
| Octal | 146 | 210 | 222 | 36 | 7 | 0 | 53 | 302 | 22 | 61 |
| Binary | 1100110 | 10001000 | 10010010 | 11110 | 111 | 0 | 101011 | 11000010 | 10010 | 110001 |
Color Harmonies of #668892
Complementary color
Monochromatic Colors of #668892
Black with #668892
Text Example
Text Example
White with #668892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668892; }
p { color: rgb(102,136,146); }
H1.HeaderClassName
{
color: #668892;
}
.AnyTagClassName
{
color: #668892;
}
</style>
background-color css
<style>
a { background-color: #668892; }
a { background-color: rgb(102,136,146); }
div.DivClassName
{
background-color: #668892;
}
.BgClassName
{
background-color: #668892;
}
</style>
border-color css
<style>
span { border-color: #668892; }
span { border-color: rgb(102,136,146); }
td.TdClassName
{
border-color: #668892;
}
.TagClassName
{
border-color: #668892;
}
</style>