Shades of Observatory #089169
Tints of Observatory #089169
RGB
CMYK
RGB Variations
Color information
#089169 (or 0x089169) is known color: Observatory. HEX triplet: 08, 91 and 69. RGB value is (8,145,105). Sum of RGB (Red+Green+Blue) = 8+145+105=258 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.10% from 258); Green value is 145 (57.03% from 255 or 56.20% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 145 - color contains mainly: green. Hex color #089169 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089169 is #F76E96. Grayscale: #636363. Windows color (decimal): -16215703 or 6918408. OLE color: 6918408.
HSL color Cylindrical-coordinate representation of color #089169: hue angle of 162.48º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #089169 is Cyan = 0.94, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 145 | 105 | - |
| CMYK | 0.94 | 0 | 0.28 | 0.43 |
| HSL | 162.48º | 0.9% | 0.3% | - |
| HSV(B) | 162.48º | 0.94% | 0.57% | - |
| XYZ | 12.78 | 21.32 | 16.81 | - |
| YUV | 99.48 | 131.11 | 62.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 145 | 105 | 0.94 | 0 | 0.28 | 0.43 | 162.48 | 0.9 | 0.3 |
| Hex | 8 | 91 | 69 | 5E | 0 | 1C | 2B | A2 | 5A | 1E |
| Octal | 10 | 221 | 151 | 136 | 0 | 34 | 53 | 242 | 132 | 36 |
| Binary | 1000 | 10010001 | 1101001 | 1011110 | 0 | 11100 | 101011 | 10100010 | 1011010 | 11110 |
Color Harmonies of #089169
Complementary color
Monochromatic Colors of #089169
Black with #089169
Text Example
Text Example
White with #089169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089169; }
p { color: rgb(8,145,105); }
H1.HeaderClassName
{
color: #089169;
}
.AnyTagClassName
{
color: #089169;
}
</style>
background-color css
<style>
a { background-color: #089169; }
a { background-color: rgb(8,145,105); }
div.DivClassName
{
background-color: #089169;
}
.BgClassName
{
background-color: #089169;
}
</style>
border-color css
<style>
span { border-color: #089169; }
span { border-color: rgb(8,145,105); }
td.TdClassName
{
border-color: #089169;
}
.TagClassName
{
border-color: #089169;
}
</style>