Shades of Observatory #099472
Tints of Observatory #099472
RGB
CMYK
RGB Variations
Color information
#099472 (or 0x099472) is known color: Observatory. HEX triplet: 09, 94 and 72. RGB value is (9,148,114). Sum of RGB (Red+Green+Blue) = 9+148+114=271 (35% of max value = 765). Red value is 9 (3.91% from 255 or 3.32% from 271); Green value is 148 (58.20% from 255 or 54.61% from 271); Blue value is 114 (44.92% from 255 or 42.07% from 271); Max value from RGB is 148 - color contains mainly: green. Hex color #099472 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #099472 is #F66B8D. Grayscale: #666666. Windows color (decimal): -16149390 or 7509001. OLE color: 7509001.
HSL color Cylindrical-coordinate representation of color #099472: hue angle of 165.32º 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 #099472 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 114 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.42 |
| HSL | 165.32º | 0.89% | 0.31% | - |
| HSV(B) | 165.32º | 0.94% | 0.58% | - |
| XYZ | 13.74 | 22.45 | 19.53 | - |
| YUV | 102.56 | 134.45 | 61.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 114 | 0.94 | 0 | 0.23 | 0.42 | 165.32 | 0.89 | 0.31 |
| Hex | 9 | 94 | 72 | 5E | 0 | 17 | 2A | A5 | 59 | 1F |
| Octal | 11 | 224 | 162 | 136 | 0 | 27 | 52 | 245 | 131 | 37 |
| Binary | 1001 | 10010100 | 1110010 | 1011110 | 0 | 10111 | 101010 | 10100101 | 1011001 | 11111 |
Color Harmonies of #099472
Complementary color
Monochromatic Colors of #099472
Black with #099472
Text Example
Text Example
White with #099472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099472; }
p { color: rgb(9,148,114); }
H1.HeaderClassName
{
color: #099472;
}
.AnyTagClassName
{
color: #099472;
}
</style>
background-color css
<style>
a { background-color: #099472; }
a { background-color: rgb(9,148,114); }
div.DivClassName
{
background-color: #099472;
}
.BgClassName
{
background-color: #099472;
}
</style>
border-color css
<style>
span { border-color: #099472; }
span { border-color: rgb(9,148,114); }
td.TdClassName
{
border-color: #099472;
}
.TagClassName
{
border-color: #099472;
}
</style>