Shades of Observatory #089075
Tints of Observatory #089075
RGB
CMYK
RGB Variations
Color information
#089075 (or 0x089075) is known color: Observatory. HEX triplet: 08, 90 and 75. RGB value is (8,144,117). Sum of RGB (Red+Green+Blue) = 8+144+117=269 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.97% from 269); Green value is 144 (56.64% from 255 or 53.53% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 144 - color contains mainly: green. Hex color #089075 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089075 is #F76F8A. Grayscale: #646464. Windows color (decimal): -16215947 or 7704584. OLE color: 7704584.
HSL color Cylindrical-coordinate representation of color #089075: hue angle of 168.09º 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 #089075 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 8 | 144 | 117 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.44 |
| HSL | 168.09º | 0.89% | 0.3% | - |
| HSV(B) | 168.09º | 0.94% | 0.56% | - |
| XYZ | 13.28 | 21.28 | 20.24 | - |
| YUV | 100.26 | 137.44 | 62.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 144 | 117 | 0.94 | 0 | 0.19 | 0.44 | 168.09 | 0.89 | 0.3 |
| Hex | 8 | 90 | 75 | 5E | 0 | 13 | 2C | A8 | 59 | 1E |
| Octal | 10 | 220 | 165 | 136 | 0 | 23 | 54 | 250 | 131 | 36 |
| Binary | 1000 | 10010000 | 1110101 | 1011110 | 0 | 10011 | 101100 | 10101000 | 1011001 | 11110 |
Color Harmonies of #089075
Complementary color
Monochromatic Colors of #089075
Black with #089075
Text Example
Text Example
White with #089075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089075; }
p { color: rgb(8,144,117); }
H1.HeaderClassName
{
color: #089075;
}
.AnyTagClassName
{
color: #089075;
}
</style>
background-color css
<style>
a { background-color: #089075; }
a { background-color: rgb(8,144,117); }
div.DivClassName
{
background-color: #089075;
}
.BgClassName
{
background-color: #089075;
}
</style>
border-color css
<style>
span { border-color: #089075; }
span { border-color: rgb(8,144,117); }
td.TdClassName
{
border-color: #089075;
}
.TagClassName
{
border-color: #089075;
}
</style>