Shades of Observatory #099474
Tints of Observatory #099474
RGB
CMYK
RGB Variations
Color information
#099474 (or 0x099474) is known color: Observatory. HEX triplet: 09, 94 and 74. RGB value is (9,148,116). Sum of RGB (Red+Green+Blue) = 9+148+116=273 (36% of max value = 765). Red value is 9 (3.91% from 255 or 3.30% from 273); Green value is 148 (58.20% from 255 or 54.21% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 148 - color contains mainly: green. Hex color #099474 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #099474 is #F66B8B. Grayscale: #666666. Windows color (decimal): -16149388 or 7640073. OLE color: 7640073.
HSL color Cylindrical-coordinate representation of color #099474: hue angle of 166.19º 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 #099474 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 116 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.42 |
| HSL | 166.19º | 0.89% | 0.31% | - |
| HSV(B) | 166.19º | 0.94% | 0.58% | - |
| XYZ | 13.85 | 22.5 | 20.14 | - |
| YUV | 102.79 | 135.45 | 61.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 116 | 0.94 | 0 | 0.22 | 0.42 | 166.19 | 0.89 | 0.31 |
| Hex | 9 | 94 | 74 | 5E | 0 | 16 | 2A | A6 | 59 | 1F |
| Octal | 11 | 224 | 164 | 136 | 0 | 26 | 52 | 246 | 131 | 37 |
| Binary | 1001 | 10010100 | 1110100 | 1011110 | 0 | 10110 | 101010 | 10100110 | 1011001 | 11111 |
Color Harmonies of #099474
Complementary color
Monochromatic Colors of #099474
Black with #099474
Text Example
Text Example
White with #099474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099474; }
p { color: rgb(9,148,116); }
H1.HeaderClassName
{
color: #099474;
}
.AnyTagClassName
{
color: #099474;
}
</style>
background-color css
<style>
a { background-color: #099474; }
a { background-color: rgb(9,148,116); }
div.DivClassName
{
background-color: #099474;
}
.BgClassName
{
background-color: #099474;
}
</style>
border-color css
<style>
span { border-color: #099474; }
span { border-color: rgb(9,148,116); }
td.TdClassName
{
border-color: #099474;
}
.TagClassName
{
border-color: #099474;
}
</style>