Shades of Observatory #089377
Tints of Observatory #089377
RGB
CMYK
RGB Variations
Color information
#089377 (or 0x089377) is known color: Observatory. HEX triplet: 08, 93 and 77. RGB value is (8,147,119). Sum of RGB (Red+Green+Blue) = 8+147+119=274 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.92% from 274); Green value is 147 (57.81% from 255 or 53.65% from 274); Blue value is 119 (46.88% from 255 or 43.43% from 274); Max value from RGB is 147 - color contains mainly: green. Hex color #089377 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089377 is #F76C88. Grayscale: #666666. Windows color (decimal): -16215177 or 7836424. OLE color: 7836424.
HSL color Cylindrical-coordinate representation of color #089377: hue angle of 167.91º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #089377 is Cyan = 0.95, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 147 | 119 | - |
| CMYK | 0.95 | 0 | 0.19 | 0.42 |
| HSL | 167.91º | 0.9% | 0.3% | - |
| HSV(B) | 167.91º | 0.95% | 0.58% | - |
| XYZ | 13.86 | 22.25 | 21.02 | - |
| YUV | 102.25 | 137.45 | 60.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 147 | 119 | 0.95 | 0 | 0.19 | 0.42 | 167.91 | 0.9 | 0.3 |
| Hex | 8 | 93 | 77 | 5F | 0 | 13 | 2A | A8 | 5A | 1E |
| Octal | 10 | 223 | 167 | 137 | 0 | 23 | 52 | 250 | 132 | 36 |
| Binary | 1000 | 10010011 | 1110111 | 1011111 | 0 | 10011 | 101010 | 10101000 | 1011010 | 11110 |
Color Harmonies of #089377
Complementary color
Monochromatic Colors of #089377
Black with #089377
Text Example
Text Example
White with #089377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089377; }
p { color: rgb(8,147,119); }
H1.HeaderClassName
{
color: #089377;
}
.AnyTagClassName
{
color: #089377;
}
</style>
background-color css
<style>
a { background-color: #089377; }
a { background-color: rgb(8,147,119); }
div.DivClassName
{
background-color: #089377;
}
.BgClassName
{
background-color: #089377;
}
</style>
border-color css
<style>
span { border-color: #089377; }
span { border-color: rgb(8,147,119); }
td.TdClassName
{
border-color: #089377;
}
.TagClassName
{
border-color: #089377;
}
</style>