Shades of Observatory #098674
Tints of Observatory #098674
RGB
CMYK
RGB Variations
Color information
#098674 (or 0x098674) is known color: Observatory. HEX triplet: 09, 86 and 74. RGB value is (9,134,116). Sum of RGB (Red+Green+Blue) = 9+134+116=259 (34% of max value = 765). Red value is 9 (3.91% from 255 or 3.47% from 259); Green value is 134 (52.73% from 255 or 51.74% from 259); Blue value is 116 (45.70% from 255 or 44.79% from 259); Max value from RGB is 134 - color contains mainly: green. Hex color #098674 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098674 is #F6798B. Grayscale: #5E5E5E. Windows color (decimal): -16152972 or 7636489. OLE color: 7636489.
HSL color Cylindrical-coordinate representation of color #098674: hue angle of 171.36º 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 #098674 is Cyan = 0.93, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 134 | 116 | - |
| CMYK | 0.93 | 0 | 0.13 | 0.47 |
| HSL | 171.36º | 0.87% | 0.28% | - |
| HSV(B) | 171.36º | 0.93% | 0.53% | - |
| XYZ | 11.79 | 18.37 | 19.45 | - |
| YUV | 94.57 | 140.09 | 66.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 134 | 116 | 0.93 | 0 | 0.13 | 0.47 | 171.36 | 0.87 | 0.28 |
| Hex | 9 | 86 | 74 | 5D | 0 | D | 2F | AB | 57 | 1C |
| Octal | 11 | 206 | 164 | 135 | 0 | 15 | 57 | 253 | 127 | 34 |
| Binary | 1001 | 10000110 | 1110100 | 1011101 | 0 | 1101 | 101111 | 10101011 | 1010111 | 11100 |
Color Harmonies of #098674
Complementary color
Monochromatic Colors of #098674
Black with #098674
Text Example
Text Example
White with #098674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098674; }
p { color: rgb(9,134,116); }
H1.HeaderClassName
{
color: #098674;
}
.AnyTagClassName
{
color: #098674;
}
</style>
background-color css
<style>
a { background-color: #098674; }
a { background-color: rgb(9,134,116); }
div.DivClassName
{
background-color: #098674;
}
.BgClassName
{
background-color: #098674;
}
</style>
border-color css
<style>
span { border-color: #098674; }
span { border-color: rgb(9,134,116); }
td.TdClassName
{
border-color: #098674;
}
.TagClassName
{
border-color: #098674;
}
</style>