Shades of Observatory #088977
Tints of Observatory #088977
RGB
CMYK
RGB Variations
Color information
#088977 (or 0x088977) is known color: Observatory. HEX triplet: 08, 89 and 77. RGB value is (8,137,119). Sum of RGB (Red+Green+Blue) = 8+137+119=264 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.03% from 264); Green value is 137 (53.91% from 255 or 51.89% from 264); Blue value is 119 (46.88% from 255 or 45.08% from 264); Max value from RGB is 137 - color contains mainly: green. Hex color #088977 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088977 is #F77688. Grayscale: #606060. Windows color (decimal): -16217737 or 7833864. OLE color: 7833864.
HSL color Cylindrical-coordinate representation of color #088977: hue angle of 171.63º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088977 is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 137 | 119 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.46 |
| HSL | 171.63º | 0.89% | 0.28% | - |
| HSV(B) | 171.63º | 0.94% | 0.54% | - |
| XYZ | 12.38 | 19.27 | 20.52 | - |
| YUV | 96.38 | 140.76 | 64.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 137 | 119 | 0.94 | 0 | 0.13 | 0.46 | 171.63 | 0.89 | 0.28 |
| Hex | 8 | 89 | 77 | 5E | 0 | D | 2E | AC | 59 | 1C |
| Octal | 10 | 211 | 167 | 136 | 0 | 15 | 56 | 254 | 131 | 34 |
| Binary | 1000 | 10001001 | 1110111 | 1011110 | 0 | 1101 | 101110 | 10101100 | 1011001 | 11100 |
Color Harmonies of #088977
Complementary color
Monochromatic Colors of #088977
Black with #088977
Text Example
Text Example
White with #088977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088977; }
p { color: rgb(8,137,119); }
H1.HeaderClassName
{
color: #088977;
}
.AnyTagClassName
{
color: #088977;
}
</style>
background-color css
<style>
a { background-color: #088977; }
a { background-color: rgb(8,137,119); }
div.DivClassName
{
background-color: #088977;
}
.BgClassName
{
background-color: #088977;
}
</style>
border-color css
<style>
span { border-color: #088977; }
span { border-color: rgb(8,137,119); }
td.TdClassName
{
border-color: #088977;
}
.TagClassName
{
border-color: #088977;
}
</style>