Shades of Observatory #098573
Tints of Observatory #098573
RGB
CMYK
RGB Variations
Color information
#098573 (or 0x098573) is known color: Observatory. HEX triplet: 09, 85 and 73. RGB value is (9,133,115). Sum of RGB (Red+Green+Blue) = 9+133+115=257 (34% of max value = 765). Red value is 9 (3.91% from 255 or 3.50% from 257); Green value is 133 (52.34% from 255 or 51.75% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 133 - color contains mainly: green. Hex color #098573 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098573 is #F67A8C. Grayscale: #5D5D5D. Windows color (decimal): -16153229 or 7570697. OLE color: 7570697.
HSL color Cylindrical-coordinate representation of color #098573: hue angle of 171.29º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #098573 is Cyan = 0.93, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 9 | 133 | 115 | - |
| CMYK | 0.93 | 0 | 0.14 | 0.48 |
| HSL | 171.29º | 0.87% | 0.28% | - |
| HSV(B) | 171.29º | 0.93% | 0.52% | - |
| XYZ | 11.59 | 18.07 | 19.1 | - |
| YUV | 93.87 | 139.92 | 67.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 133 | 115 | 0.93 | 0 | 0.14 | 0.48 | 171.29 | 0.87 | 0.28 |
| Hex | 9 | 85 | 73 | 5D | 0 | E | 30 | AB | 57 | 1C |
| Octal | 11 | 205 | 163 | 135 | 0 | 16 | 60 | 253 | 127 | 34 |
| Binary | 1001 | 10000101 | 1110011 | 1011101 | 0 | 1110 | 110000 | 10101011 | 1010111 | 11100 |
Color Harmonies of #098573
Complementary color
Monochromatic Colors of #098573
Black with #098573
Text Example
Text Example
White with #098573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098573; }
p { color: rgb(9,133,115); }
H1.HeaderClassName
{
color: #098573;
}
.AnyTagClassName
{
color: #098573;
}
</style>
background-color css
<style>
a { background-color: #098573; }
a { background-color: rgb(9,133,115); }
div.DivClassName
{
background-color: #098573;
}
.BgClassName
{
background-color: #098573;
}
</style>
border-color css
<style>
span { border-color: #098573; }
span { border-color: rgb(9,133,115); }
td.TdClassName
{
border-color: #098573;
}
.TagClassName
{
border-color: #098573;
}
</style>