Shades of Observatory #089476
Tints of Observatory #089476
RGB
CMYK
RGB Variations
Color information
#089476 (or 0x089476) is known color: Observatory. HEX triplet: 08, 94 and 76. RGB value is (8,148,118). Sum of RGB (Red+Green+Blue) = 8+148+118=274 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.92% from 274); Green value is 148 (58.20% from 255 or 54.01% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 148 - color contains mainly: green. Hex color #089476 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089476 is #F76B89. Grayscale: #666666. Windows color (decimal): -16214922 or 7771144. OLE color: 7771144.
HSL color Cylindrical-coordinate representation of color #089476: hue angle of 167.14º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #089476 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 148 | 118 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.42 |
| HSL | 167.14º | 0.9% | 0.31% | - |
| HSV(B) | 167.14º | 0.95% | 0.58% | - |
| XYZ | 13.96 | 22.54 | 20.75 | - |
| YUV | 102.72 | 136.62 | 60.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 148 | 118 | 0.95 | 0 | 0.20 | 0.42 | 167.14 | 0.9 | 0.31 |
| Hex | 8 | 94 | 76 | 5F | 0 | 14 | 2A | A7 | 5A | 1F |
| Octal | 10 | 224 | 166 | 137 | 0 | 24 | 52 | 247 | 132 | 37 |
| Binary | 1000 | 10010100 | 1110110 | 1011111 | 0 | 10100 | 101010 | 10100111 | 1011010 | 11111 |
Color Harmonies of #089476
Complementary color
Monochromatic Colors of #089476
Black with #089476
Text Example
Text Example
White with #089476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089476; }
p { color: rgb(8,148,118); }
H1.HeaderClassName
{
color: #089476;
}
.AnyTagClassName
{
color: #089476;
}
</style>
background-color css
<style>
a { background-color: #089476; }
a { background-color: rgb(8,148,118); }
div.DivClassName
{
background-color: #089476;
}
.BgClassName
{
background-color: #089476;
}
</style>
border-color css
<style>
span { border-color: #089476; }
span { border-color: rgb(8,148,118); }
td.TdClassName
{
border-color: #089476;
}
.TagClassName
{
border-color: #089476;
}
</style>