Shades of Observatory #098774
Tints of Observatory #098774
RGB
CMYK
RGB Variations
Color information
#098774 (or 0x098774) is known color: Observatory. HEX triplet: 09, 87 and 74. RGB value is (9,135,116). Sum of RGB (Red+Green+Blue) = 9+135+116=260 (34% of max value = 765). Red value is 9 (3.91% from 255 or 3.46% from 260); Green value is 135 (53.12% from 255 or 51.92% from 260); Blue value is 116 (45.70% from 255 or 44.62% from 260); Max value from RGB is 135 - color contains mainly: green. Hex color #098774 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #098774 is #F6788B. Grayscale: #5F5F5F. Windows color (decimal): -16152716 or 7636745. OLE color: 7636745.
HSL color Cylindrical-coordinate representation of color #098774: hue angle of 170.95º 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 #098774 is Cyan = 0.93, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 135 | 116 | - |
| CMYK | 0.93 | 0 | 0.14 | 0.47 |
| HSL | 170.95º | 0.88% | 0.28% | - |
| HSV(B) | 170.95º | 0.93% | 0.53% | - |
| XYZ | 11.93 | 18.65 | 19.49 | - |
| YUV | 95.16 | 139.76 | 66.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 135 | 116 | 0.93 | 0 | 0.14 | 0.47 | 170.95 | 0.88 | 0.28 |
| Hex | 9 | 87 | 74 | 5D | 0 | E | 2F | AB | 58 | 1C |
| Octal | 11 | 207 | 164 | 135 | 0 | 16 | 57 | 253 | 130 | 34 |
| Binary | 1001 | 10000111 | 1110100 | 1011101 | 0 | 1110 | 101111 | 10101011 | 1011000 | 11100 |
Color Harmonies of #098774
Complementary color
Monochromatic Colors of #098774
Black with #098774
Text Example
Text Example
White with #098774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #098774; }
p { color: rgb(9,135,116); }
H1.HeaderClassName
{
color: #098774;
}
.AnyTagClassName
{
color: #098774;
}
</style>
background-color css
<style>
a { background-color: #098774; }
a { background-color: rgb(9,135,116); }
div.DivClassName
{
background-color: #098774;
}
.BgClassName
{
background-color: #098774;
}
</style>
border-color css
<style>
span { border-color: #098774; }
span { border-color: rgb(9,135,116); }
td.TdClassName
{
border-color: #098774;
}
.TagClassName
{
border-color: #098774;
}
</style>