Shades of Observatory #089073
Tints of Observatory #089073
RGB
CMYK
RGB Variations
Color information
#089073 (or 0x089073) is known color: Observatory. HEX triplet: 08, 90 and 73. RGB value is (8,144,115). Sum of RGB (Red+Green+Blue) = 8+144+115=267 (35% of max value = 765). Red value is 8 (3.52% from 255 or 3.00% from 267); Green value is 144 (56.64% from 255 or 53.93% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 144 - color contains mainly: green. Hex color #089073 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089073 is #F76F8C. Grayscale: #646464. Windows color (decimal): -16215949 or 7573512. OLE color: 7573512.
HSL color Cylindrical-coordinate representation of color #089073: hue angle of 167.21º 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 #089073 is Cyan = 0.94, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 8 | 144 | 115 | - |
| CMYK | 0.94 | 0 | 0.20 | 0.44 |
| HSL | 167.21º | 0.89% | 0.3% | - |
| HSV(B) | 167.21º | 0.94% | 0.56% | - |
| XYZ | 13.17 | 21.24 | 19.62 | - |
| YUV | 100.03 | 136.44 | 62.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 144 | 115 | 0.94 | 0 | 0.20 | 0.44 | 167.21 | 0.89 | 0.3 |
| Hex | 8 | 90 | 73 | 5E | 0 | 14 | 2C | A7 | 59 | 1E |
| Octal | 10 | 220 | 163 | 136 | 0 | 24 | 54 | 247 | 131 | 36 |
| Binary | 1000 | 10010000 | 1110011 | 1011110 | 0 | 10100 | 101100 | 10100111 | 1011001 | 11110 |
Color Harmonies of #089073
Complementary color
Monochromatic Colors of #089073
Black with #089073
Text Example
Text Example
White with #089073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089073; }
p { color: rgb(8,144,115); }
H1.HeaderClassName
{
color: #089073;
}
.AnyTagClassName
{
color: #089073;
}
</style>
background-color css
<style>
a { background-color: #089073; }
a { background-color: rgb(8,144,115); }
div.DivClassName
{
background-color: #089073;
}
.BgClassName
{
background-color: #089073;
}
</style>
border-color css
<style>
span { border-color: #089073; }
span { border-color: rgb(8,144,115); }
td.TdClassName
{
border-color: #089073;
}
.TagClassName
{
border-color: #089073;
}
</style>