Shades of Observatory #109076
Tints of Observatory #109076
RGB
CMYK
RGB Variations
Color information
#109076 (or 0x109076) is known color: Observatory. HEX triplet: 10, 90 and 76. RGB value is (16,144,118). Sum of RGB (Red+Green+Blue) = 16+144+118=278 (36% of max value = 765). Red value is 16 (6.64% from 255 or 5.76% from 278); Green value is 144 (56.64% from 255 or 51.80% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 144 - color contains mainly: green. Hex color #109076 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #109076 is #EF6F89. Grayscale: #666666. Windows color (decimal): -15691658 or 7770128. OLE color: 7770128.
HSL color Cylindrical-coordinate representation of color #109076: hue angle of 167.81º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #109076 is Cyan = 0.89, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 16 | 144 | 118 | - |
| CMYK | 0.89 | 0 | 0.18 | 0.44 |
| HSL | 167.81º | 0.8% | 0.31% | - |
| HSV(B) | 167.81º | 0.89% | 0.56% | - |
| XYZ | 13.46 | 21.36 | 20.55 | - |
| YUV | 102.76 | 136.59 | 66.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 144 | 118 | 0.89 | 0 | 0.18 | 0.44 | 167.81 | 0.8 | 0.31 |
| Hex | 10 | 90 | 76 | 59 | 0 | 12 | 2C | A8 | 50 | 1F |
| Octal | 20 | 220 | 166 | 131 | 0 | 22 | 54 | 250 | 120 | 37 |
| Binary | 10000 | 10010000 | 1110110 | 1011001 | 0 | 10010 | 101100 | 10101000 | 1010000 | 11111 |
Color Harmonies of #109076
Complementary color
Monochromatic Colors of #109076
Black with #109076
Text Example
Text Example
White with #109076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109076; }
p { color: rgb(16,144,118); }
H1.HeaderClassName
{
color: #109076;
}
.AnyTagClassName
{
color: #109076;
}
</style>
background-color css
<style>
a { background-color: #109076; }
a { background-color: rgb(16,144,118); }
div.DivClassName
{
background-color: #109076;
}
.BgClassName
{
background-color: #109076;
}
</style>
border-color css
<style>
span { border-color: #109076; }
span { border-color: rgb(16,144,118); }
td.TdClassName
{
border-color: #109076;
}
.TagClassName
{
border-color: #109076;
}
</style>