Shades of Observatory #099476
Tints of Observatory #099476
RGB
CMYK
RGB Variations
Color information
#099476 (or 0x099476) is known color: Observatory. HEX triplet: 09, 94 and 76. RGB value is (9,148,118). Sum of RGB (Red+Green+Blue) = 9+148+118=275 (36% of max value = 765). Red value is 9 (3.91% from 255 or 3.27% from 275); Green value is 148 (58.20% from 255 or 53.82% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 148 - color contains mainly: green. Hex color #099476 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #099476 is #F66B89. Grayscale: #676767. Windows color (decimal): -16149386 or 7771145. OLE color: 7771145.
HSL color Cylindrical-coordinate representation of color #099476: hue angle of 167.05º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #099476 is Cyan = 0.94, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 118 | - |
| CMYK | 0.94 | 0 | 0.20 | 0.42 |
| HSL | 167.05º | 0.89% | 0.31% | - |
| HSV(B) | 167.05º | 0.94% | 0.58% | - |
| XYZ | 13.97 | 22.55 | 20.75 | - |
| YUV | 103.02 | 136.45 | 60.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 118 | 0.94 | 0 | 0.20 | 0.42 | 167.05 | 0.89 | 0.31 |
| Hex | 9 | 94 | 76 | 5E | 0 | 14 | 2A | A7 | 59 | 1F |
| Octal | 11 | 224 | 166 | 136 | 0 | 24 | 52 | 247 | 131 | 37 |
| Binary | 1001 | 10010100 | 1110110 | 1011110 | 0 | 10100 | 101010 | 10100111 | 1011001 | 11111 |
Color Harmonies of #099476
Complementary color
Monochromatic Colors of #099476
Black with #099476
Text Example
Text Example
White with #099476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099476; }
p { color: rgb(9,148,118); }
H1.HeaderClassName
{
color: #099476;
}
.AnyTagClassName
{
color: #099476;
}
</style>
background-color css
<style>
a { background-color: #099476; }
a { background-color: rgb(9,148,118); }
div.DivClassName
{
background-color: #099476;
}
.BgClassName
{
background-color: #099476;
}
</style>
border-color css
<style>
span { border-color: #099476; }
span { border-color: rgb(9,148,118); }
td.TdClassName
{
border-color: #099476;
}
.TagClassName
{
border-color: #099476;
}
</style>