Shades of Observatory #089266
Tints of Observatory #089266
RGB
CMYK
RGB Variations
Color information
#089266 (or 0x089266) is known color: Observatory. HEX triplet: 08, 92 and 66. RGB value is (8,146,102). Sum of RGB (Red+Green+Blue) = 8+146+102=256 (33% of max value = 765). Red value is 8 (3.52% from 255 or 3.12% from 256); Green value is 146 (57.42% from 255 or 57.03% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 146 - color contains mainly: green. Hex color #089266 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089266 is #F76D99. Grayscale: #636363. Windows color (decimal): -16215450 or 6722056. OLE color: 6722056.
HSL color Cylindrical-coordinate representation of color #089266: hue angle of 160.87º 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 #089266 is Cyan = 0.95, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 146 | 102 | - |
| CMYK | 0.95 | 0 | 0.30 | 0.43 |
| HSL | 160.87º | 0.9% | 0.3% | - |
| HSV(B) | 160.87º | 0.95% | 0.57% | - |
| XYZ | 12.78 | 21.57 | 16.06 | - |
| YUV | 99.72 | 129.28 | 62.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 146 | 102 | 0.95 | 0 | 0.30 | 0.43 | 160.87 | 0.9 | 0.3 |
| Hex | 8 | 92 | 66 | 5F | 0 | 1E | 2B | A1 | 5A | 1E |
| Octal | 10 | 222 | 146 | 137 | 0 | 36 | 53 | 241 | 132 | 36 |
| Binary | 1000 | 10010010 | 1100110 | 1011111 | 0 | 11110 | 101011 | 10100001 | 1011010 | 11110 |
Color Harmonies of #089266
Complementary color
Monochromatic Colors of #089266
Black with #089266
Text Example
Text Example
White with #089266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089266; }
p { color: rgb(8,146,102); }
H1.HeaderClassName
{
color: #089266;
}
.AnyTagClassName
{
color: #089266;
}
</style>
background-color css
<style>
a { background-color: #089266; }
a { background-color: rgb(8,146,102); }
div.DivClassName
{
background-color: #089266;
}
.BgClassName
{
background-color: #089266;
}
</style>
border-color css
<style>
span { border-color: #089266; }
span { border-color: rgb(8,146,102); }
td.TdClassName
{
border-color: #089266;
}
.TagClassName
{
border-color: #089266;
}
</style>