Shades of Observatory #089071
Tints of Observatory #089071
RGB
CMYK
RGB Variations
Color information
#089071 (or 0x089071) is known color: Observatory. HEX triplet: 08, 90 and 71. RGB value is (8,144,113). Sum of RGB (Red+Green+Blue) = 8+144+113=265 (35% of max value = 765). Red value is 8 (3.52% from 255 or 3.02% from 265); Green value is 144 (56.64% from 255 or 54.34% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 144 - color contains mainly: green. Hex color #089071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089071 is #F76F8E. Grayscale: #636363. Windows color (decimal): -16215951 or 7442440. OLE color: 7442440.
HSL color Cylindrical-coordinate representation of color #089071: hue angle of 166.32º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #089071 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 8 | 144 | 113 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.44 |
| HSL | 166.32º | 0.89% | 0.3% | - |
| HSV(B) | 166.32º | 0.94% | 0.56% | - |
| XYZ | 13.05 | 21.19 | 19.02 | - |
| YUV | 99.8 | 135.44 | 62.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 144 | 113 | 0.94 | 0 | 0.22 | 0.44 | 166.32 | 0.89 | 0.3 |
| Hex | 8 | 90 | 71 | 5E | 0 | 16 | 2C | A6 | 59 | 1E |
| Octal | 10 | 220 | 161 | 136 | 0 | 26 | 54 | 246 | 131 | 36 |
| Binary | 1000 | 10010000 | 1110001 | 1011110 | 0 | 10110 | 101100 | 10100110 | 1011001 | 11110 |
Color Harmonies of #089071
Complementary color
Monochromatic Colors of #089071
Black with #089071
Text Example
Text Example
White with #089071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089071; }
p { color: rgb(8,144,113); }
H1.HeaderClassName
{
color: #089071;
}
.AnyTagClassName
{
color: #089071;
}
</style>
background-color css
<style>
a { background-color: #089071; }
a { background-color: rgb(8,144,113); }
div.DivClassName
{
background-color: #089071;
}
.BgClassName
{
background-color: #089071;
}
</style>
border-color css
<style>
span { border-color: #089071; }
span { border-color: rgb(8,144,113); }
td.TdClassName
{
border-color: #089071;
}
.TagClassName
{
border-color: #089071;
}
</style>