Shades of Observatory #109279
Tints of Observatory #109279
RGB
CMYK
RGB Variations
Color information
#109279 (or 0x109279) is known color: Observatory. HEX triplet: 10, 92 and 79. RGB value is (16,146,121). Sum of RGB (Red+Green+Blue) = 16+146+121=283 (37% of max value = 765). Red value is 16 (6.64% from 255 or 5.65% from 283); Green value is 146 (57.42% from 255 or 51.59% from 283); Blue value is 121 (47.66% from 255 or 42.76% from 283); Max value from RGB is 146 - color contains mainly: green. Hex color #109279 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #109279 is #EF6D86. Grayscale: #686868. Windows color (decimal): -15691143 or 7967248. OLE color: 7967248.
HSL color Cylindrical-coordinate representation of color #109279: hue angle of 168.46º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #109279 is Cyan = 0.89, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 16 | 146 | 121 | - |
| CMYK | 0.89 | 0 | 0.17 | 0.43 |
| HSL | 168.46º | 0.8% | 0.32% | - |
| HSV(B) | 168.46º | 0.89% | 0.57% | - |
| XYZ | 13.94 | 22.05 | 21.61 | - |
| YUV | 104.28 | 137.43 | 65.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 146 | 121 | 0.89 | 0 | 0.17 | 0.43 | 168.46 | 0.8 | 0.32 |
| Hex | 10 | 92 | 79 | 59 | 0 | 11 | 2B | A8 | 50 | 20 |
| Octal | 20 | 222 | 171 | 131 | 0 | 21 | 53 | 250 | 120 | 40 |
| Binary | 10000 | 10010010 | 1111001 | 1011001 | 0 | 10001 | 101011 | 10101000 | 1010000 | 100000 |
Color Harmonies of #109279
Complementary color
Monochromatic Colors of #109279
Black with #109279
Text Example
Text Example
White with #109279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109279; }
p { color: rgb(16,146,121); }
H1.HeaderClassName
{
color: #109279;
}
.AnyTagClassName
{
color: #109279;
}
</style>
background-color css
<style>
a { background-color: #109279; }
a { background-color: rgb(16,146,121); }
div.DivClassName
{
background-color: #109279;
}
.BgClassName
{
background-color: #109279;
}
</style>
border-color css
<style>
span { border-color: #109279; }
span { border-color: rgb(16,146,121); }
td.TdClassName
{
border-color: #109279;
}
.TagClassName
{
border-color: #109279;
}
</style>