Shades of Observatory #089173
Tints of Observatory #089173
RGB
CMYK
RGB Variations
Color information
#089173 (or 0x089173) is known color: Observatory. HEX triplet: 08, 91 and 73. RGB value is (8,145,115). Sum of RGB (Red+Green+Blue) = 8+145+115=268 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.99% from 268); Green value is 145 (57.03% from 255 or 54.10% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 145 - color contains mainly: green. Hex color #089173 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089173 is #F76E8C. Grayscale: #646464. Windows color (decimal): -16215693 or 7573768. OLE color: 7573768.
HSL color Cylindrical-coordinate representation of color #089173: hue angle of 166.86º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #089173 is Cyan = 0.94, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 145 | 115 | - |
| CMYK | 0.94 | 0 | 0.21 | 0.43 |
| HSL | 166.86º | 0.9% | 0.3% | - |
| HSV(B) | 166.86º | 0.94% | 0.57% | - |
| XYZ | 13.32 | 21.54 | 19.68 | - |
| YUV | 100.62 | 136.11 | 61.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 145 | 115 | 0.94 | 0 | 0.21 | 0.43 | 166.86 | 0.9 | 0.3 |
| Hex | 8 | 91 | 73 | 5E | 0 | 15 | 2B | A7 | 5A | 1E |
| Octal | 10 | 221 | 163 | 136 | 0 | 25 | 53 | 247 | 132 | 36 |
| Binary | 1000 | 10010001 | 1110011 | 1011110 | 0 | 10101 | 101011 | 10100111 | 1011010 | 11110 |
Color Harmonies of #089173
Complementary color
Monochromatic Colors of #089173
Black with #089173
Text Example
Text Example
White with #089173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089173; }
p { color: rgb(8,145,115); }
H1.HeaderClassName
{
color: #089173;
}
.AnyTagClassName
{
color: #089173;
}
</style>
background-color css
<style>
a { background-color: #089173; }
a { background-color: rgb(8,145,115); }
div.DivClassName
{
background-color: #089173;
}
.BgClassName
{
background-color: #089173;
}
</style>
border-color css
<style>
span { border-color: #089173; }
span { border-color: rgb(8,145,115); }
td.TdClassName
{
border-color: #089173;
}
.TagClassName
{
border-color: #089173;
}
</style>