Shades of Observatory #098871
Tints of Observatory #098871
RGB
CMYK
RGB Variations
Color information
#098871 (or 0x098871) is known color: Observatory. HEX triplet: 09, 88 and 71. RGB value is (9,136,113). Sum of RGB (Red+Green+Blue) = 9+136+113=258 (34% of max value = 765). Red value is 9 (3.91% from 255 or 3.49% from 258); Green value is 136 (53.52% from 255 or 52.71% from 258); Blue value is 113 (44.53% from 255 or 43.80% from 258); Max value from RGB is 136 - color contains mainly: green. Hex color #098871 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098871 is #F6778E. Grayscale: #5F5F5F. Windows color (decimal): -16152463 or 7440393. OLE color: 7440393.
HSL color Cylindrical-coordinate representation of color #098871: hue angle of 169.13º degrees, saturation: 0.88, 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 #098871 is Cyan = 0.93, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 136 | 113 | - |
| CMYK | 0.93 | 0 | 0.17 | 0.47 |
| HSL | 169.13º | 0.88% | 0.28% | - |
| HSV(B) | 169.13º | 0.93% | 0.53% | - |
| XYZ | 11.9 | 18.86 | 18.64 | - |
| YUV | 95.41 | 137.92 | 66.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 136 | 113 | 0.93 | 0 | 0.17 | 0.47 | 169.13 | 0.88 | 0.28 |
| Hex | 9 | 88 | 71 | 5D | 0 | 11 | 2F | A9 | 58 | 1C |
| Octal | 11 | 210 | 161 | 135 | 0 | 21 | 57 | 251 | 130 | 34 |
| Binary | 1001 | 10001000 | 1110001 | 1011101 | 0 | 10001 | 101111 | 10101001 | 1011000 | 11100 |
Color Harmonies of #098871
Complementary color
Monochromatic Colors of #098871
Black with #098871
Text Example
Text Example
White with #098871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098871; }
p { color: rgb(9,136,113); }
H1.HeaderClassName
{
color: #098871;
}
.AnyTagClassName
{
color: #098871;
}
</style>
background-color css
<style>
a { background-color: #098871; }
a { background-color: rgb(9,136,113); }
div.DivClassName
{
background-color: #098871;
}
.BgClassName
{
background-color: #098871;
}
</style>
border-color css
<style>
span { border-color: #098871; }
span { border-color: rgb(9,136,113); }
td.TdClassName
{
border-color: #098871;
}
.TagClassName
{
border-color: #098871;
}
</style>