Shades of Observatory #098672
Tints of Observatory #098672
RGB
CMYK
RGB Variations
Color information
#098672 (or 0x098672) is known color: Observatory. HEX triplet: 09, 86 and 72. RGB value is (9,134,114). Sum of RGB (Red+Green+Blue) = 9+134+114=257 (34% of max value = 765). Red value is 9 (3.91% from 255 or 3.50% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #098672 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098672 is #F6798D. Grayscale: #5E5E5E. Windows color (decimal): -16152974 or 7505417. OLE color: 7505417.
HSL color Cylindrical-coordinate representation of color #098672: hue angle of 170.4º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #098672 is Cyan = 0.93, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 134 | 114 | - |
| CMYK | 0.93 | 0 | 0.15 | 0.47 |
| HSL | 170.4º | 0.87% | 0.28% | - |
| HSV(B) | 170.4º | 0.93% | 0.53% | - |
| XYZ | 11.68 | 18.32 | 18.84 | - |
| YUV | 94.35 | 139.09 | 67.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 134 | 114 | 0.93 | 0 | 0.15 | 0.47 | 170.4 | 0.87 | 0.28 |
| Hex | 9 | 86 | 72 | 5D | 0 | F | 2F | AA | 57 | 1C |
| Octal | 11 | 206 | 162 | 135 | 0 | 17 | 57 | 252 | 127 | 34 |
| Binary | 1001 | 10000110 | 1110010 | 1011101 | 0 | 1111 | 101111 | 10101010 | 1010111 | 11100 |
Color Harmonies of #098672
Complementary color
Monochromatic Colors of #098672
Black with #098672
Text Example
Text Example
White with #098672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098672; }
p { color: rgb(9,134,114); }
H1.HeaderClassName
{
color: #098672;
}
.AnyTagClassName
{
color: #098672;
}
</style>
background-color css
<style>
a { background-color: #098672; }
a { background-color: rgb(9,134,114); }
div.DivClassName
{
background-color: #098672;
}
.BgClassName
{
background-color: #098672;
}
</style>
border-color css
<style>
span { border-color: #098672; }
span { border-color: rgb(9,134,114); }
td.TdClassName
{
border-color: #098672;
}
.TagClassName
{
border-color: #098672;
}
</style>