Shades of Observatory #098977
Tints of Observatory #098977
RGB
CMYK
RGB Variations
Color information
#098977 (or 0x098977) is known color: Observatory. HEX triplet: 09, 89 and 77. RGB value is (9,137,119). Sum of RGB (Red+Green+Blue) = 9+137+119=265 (35% of max value = 765). Red value is 9 (3.91% from 255 or 3.40% from 265); Green value is 137 (53.91% from 255 or 51.70% from 265); Blue value is 119 (46.88% from 255 or 44.91% from 265); Max value from RGB is 137 - color contains mainly: green. Hex color #098977 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098977 is #F67688. Grayscale: #606060. Windows color (decimal): -16152201 or 7833865. OLE color: 7833865.
HSL color Cylindrical-coordinate representation of color #098977: hue angle of 171.56º degrees, saturation: 0.88, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #098977 is Cyan = 0.93, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 9 | 137 | 119 | - |
| CMYK | 0.93 | 0 | 0.13 | 0.46 |
| HSL | 171.56º | 0.88% | 0.29% | - |
| HSV(B) | 171.56º | 0.93% | 0.54% | - |
| XYZ | 12.39 | 19.28 | 20.52 | - |
| YUV | 96.68 | 140.59 | 65.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 137 | 119 | 0.93 | 0 | 0.13 | 0.46 | 171.56 | 0.88 | 0.29 |
| Hex | 9 | 89 | 77 | 5D | 0 | D | 2E | AC | 58 | 1D |
| Octal | 11 | 211 | 167 | 135 | 0 | 15 | 56 | 254 | 130 | 35 |
| Binary | 1001 | 10001001 | 1110111 | 1011101 | 0 | 1101 | 101110 | 10101100 | 1011000 | 11101 |
Color Harmonies of #098977
Complementary color
Monochromatic Colors of #098977
Black with #098977
Text Example
Text Example
White with #098977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098977; }
p { color: rgb(9,137,119); }
H1.HeaderClassName
{
color: #098977;
}
.AnyTagClassName
{
color: #098977;
}
</style>
background-color css
<style>
a { background-color: #098977; }
a { background-color: rgb(9,137,119); }
div.DivClassName
{
background-color: #098977;
}
.BgClassName
{
background-color: #098977;
}
</style>
border-color css
<style>
span { border-color: #098977; }
span { border-color: rgb(9,137,119); }
td.TdClassName
{
border-color: #098977;
}
.TagClassName
{
border-color: #098977;
}
</style>