Shades of Observatory #089175
Tints of Observatory #089175
RGB
CMYK
RGB Variations
Color information
#089175 (or 0x089175) is known color: Observatory. HEX triplet: 08, 91 and 75. RGB value is (8,145,117). Sum of RGB (Red+Green+Blue) = 8+145+117=270 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.96% from 270); Green value is 145 (57.03% from 255 or 53.70% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 145 - color contains mainly: green. Hex color #089175 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089175 is #F76E8A. Grayscale: #646464. Windows color (decimal): -16215691 or 7704840. OLE color: 7704840.
HSL color Cylindrical-coordinate representation of color #089175: hue angle of 167.74º 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 #089175 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 145 | 117 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.43 |
| HSL | 167.74º | 0.9% | 0.3% | - |
| HSV(B) | 167.74º | 0.94% | 0.57% | - |
| XYZ | 13.44 | 21.59 | 20.29 | - |
| YUV | 100.85 | 137.11 | 61.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 145 | 117 | 0.94 | 0 | 0.19 | 0.43 | 167.74 | 0.9 | 0.3 |
| Hex | 8 | 91 | 75 | 5E | 0 | 13 | 2B | A8 | 5A | 1E |
| Octal | 10 | 221 | 165 | 136 | 0 | 23 | 53 | 250 | 132 | 36 |
| Binary | 1000 | 10010001 | 1110101 | 1011110 | 0 | 10011 | 101011 | 10101000 | 1011010 | 11110 |
Color Harmonies of #089175
Complementary color
Monochromatic Colors of #089175
Black with #089175
Text Example
Text Example
White with #089175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089175; }
p { color: rgb(8,145,117); }
H1.HeaderClassName
{
color: #089175;
}
.AnyTagClassName
{
color: #089175;
}
</style>
background-color css
<style>
a { background-color: #089175; }
a { background-color: rgb(8,145,117); }
div.DivClassName
{
background-color: #089175;
}
.BgClassName
{
background-color: #089175;
}
</style>
border-color css
<style>
span { border-color: #089175; }
span { border-color: rgb(8,145,117); }
td.TdClassName
{
border-color: #089175;
}
.TagClassName
{
border-color: #089175;
}
</style>