Shades of Observatory #119179
Tints of Observatory #119179
RGB
CMYK
RGB Variations
Color information
#119179 (or 0x119179) is known color: Observatory. HEX triplet: 11, 91 and 79. RGB value is (17,145,121). Sum of RGB (Red+Green+Blue) = 17+145+121=283 (37% of max value = 765). Red value is 17 (7.03% from 255 or 6.01% from 283); Green value is 145 (57.03% from 255 or 51.24% from 283); Blue value is 121 (47.66% from 255 or 42.76% from 283); Max value from RGB is 145 - color contains mainly: green. Hex color #119179 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #119179 is #EE6E86. Grayscale: #676767. Windows color (decimal): -15625863 or 7966993. OLE color: 7966993.
HSL color Cylindrical-coordinate representation of color #119179: hue angle of 168.75º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119179 is Cyan = 0.88, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 121 | - |
| CMYK | 0.88 | 0 | 0.17 | 0.43 |
| HSL | 168.75º | 0.79% | 0.32% | - |
| HSV(B) | 168.75º | 0.88% | 0.57% | - |
| XYZ | 13.81 | 21.75 | 21.56 | - |
| YUV | 103.99 | 137.59 | 65.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 121 | 0.88 | 0 | 0.17 | 0.43 | 168.75 | 0.79 | 0.32 |
| Hex | 11 | 91 | 79 | 58 | 0 | 11 | 2B | A9 | 4F | 20 |
| Octal | 21 | 221 | 171 | 130 | 0 | 21 | 53 | 251 | 117 | 40 |
| Binary | 10001 | 10010001 | 1111001 | 1011000 | 0 | 10001 | 101011 | 10101001 | 1001111 | 100000 |
Color Harmonies of #119179
Complementary color
Monochromatic Colors of #119179
Black with #119179
Text Example
Text Example
White with #119179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119179; }
p { color: rgb(17,145,121); }
H1.HeaderClassName
{
color: #119179;
}
.AnyTagClassName
{
color: #119179;
}
</style>
background-color css
<style>
a { background-color: #119179; }
a { background-color: rgb(17,145,121); }
div.DivClassName
{
background-color: #119179;
}
.BgClassName
{
background-color: #119179;
}
</style>
border-color css
<style>
span { border-color: #119179; }
span { border-color: rgb(17,145,121); }
td.TdClassName
{
border-color: #119179;
}
.TagClassName
{
border-color: #119179;
}
</style>