Shades of Observatory #089278
Tints of Observatory #089278
RGB
CMYK
RGB Variations
Color information
#089278 (or 0x089278) is known color: Observatory. HEX triplet: 08, 92 and 78. RGB value is (8,146,120). Sum of RGB (Red+Green+Blue) = 8+146+120=274 (36% of max value = 765). Red value is 8 (3.52% from 255 or 2.92% from 274); Green value is 146 (57.42% from 255 or 53.28% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 146 - color contains mainly: green. Hex color #089278 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089278 is #F76D87. Grayscale: #656565. Windows color (decimal): -16215432 or 7901704. OLE color: 7901704.
HSL color Cylindrical-coordinate representation of color #089278: hue angle of 168.7º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #089278 is Cyan = 0.95, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 146 | 120 | - |
| CMYK | 0.95 | 0 | 0.18 | 0.43 |
| HSL | 168.7º | 0.9% | 0.3% | - |
| HSV(B) | 168.7º | 0.95% | 0.57% | - |
| XYZ | 13.77 | 21.97 | 21.28 | - |
| YUV | 101.77 | 138.28 | 61.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 146 | 120 | 0.95 | 0 | 0.18 | 0.43 | 168.7 | 0.9 | 0.3 |
| Hex | 8 | 92 | 78 | 5F | 0 | 12 | 2B | A9 | 5A | 1E |
| Octal | 10 | 222 | 170 | 137 | 0 | 22 | 53 | 251 | 132 | 36 |
| Binary | 1000 | 10010010 | 1111000 | 1011111 | 0 | 10010 | 101011 | 10101001 | 1011010 | 11110 |
Color Harmonies of #089278
Complementary color
Monochromatic Colors of #089278
Black with #089278
Text Example
Text Example
White with #089278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089278; }
p { color: rgb(8,146,120); }
H1.HeaderClassName
{
color: #089278;
}
.AnyTagClassName
{
color: #089278;
}
</style>
background-color css
<style>
a { background-color: #089278; }
a { background-color: rgb(8,146,120); }
div.DivClassName
{
background-color: #089278;
}
.BgClassName
{
background-color: #089278;
}
</style>
border-color css
<style>
span { border-color: #089278; }
span { border-color: rgb(8,146,120); }
td.TdClassName
{
border-color: #089278;
}
.TagClassName
{
border-color: #089278;
}
</style>