Shades of Observatory #089267
Tints of Observatory #089267
RGB
CMYK
RGB Variations
Color information
#089267 (or 0x089267) is known color: Observatory. HEX triplet: 08, 92 and 67. RGB value is (8,146,103). Sum of RGB (Red+Green+Blue) = 8+146+103=257 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.11% from 257); Green value is 146 (57.42% from 255 or 56.81% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 146 - color contains mainly: green. Hex color #089267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089267 is #F76D98. Grayscale: #636363. Windows color (decimal): -16215449 or 6787592. OLE color: 6787592.
HSL color Cylindrical-coordinate representation of color #089267: hue angle of 161.3º 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 #089267 is Cyan = 0.95, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 8 | 146 | 103 | - |
| CMYK | 0.95 | 0 | 0.29 | 0.43 |
| HSL | 161.3º | 0.9% | 0.3% | - |
| HSV(B) | 161.3º | 0.95% | 0.57% | - |
| XYZ | 12.83 | 21.59 | 16.32 | - |
| YUV | 99.84 | 129.78 | 62.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 146 | 103 | 0.95 | 0 | 0.29 | 0.43 | 161.3 | 0.9 | 0.3 |
| Hex | 8 | 92 | 67 | 5F | 0 | 1D | 2B | A1 | 5A | 1E |
| Octal | 10 | 222 | 147 | 137 | 0 | 35 | 53 | 241 | 132 | 36 |
| Binary | 1000 | 10010010 | 1100111 | 1011111 | 0 | 11101 | 101011 | 10100001 | 1011010 | 11110 |
Color Harmonies of #089267
Complementary color
Monochromatic Colors of #089267
Black with #089267
Text Example
Text Example
White with #089267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089267; }
p { color: rgb(8,146,103); }
H1.HeaderClassName
{
color: #089267;
}
.AnyTagClassName
{
color: #089267;
}
</style>
background-color css
<style>
a { background-color: #089267; }
a { background-color: rgb(8,146,103); }
div.DivClassName
{
background-color: #089267;
}
.BgClassName
{
background-color: #089267;
}
</style>
border-color css
<style>
span { border-color: #089267; }
span { border-color: rgb(8,146,103); }
td.TdClassName
{
border-color: #089267;
}
.TagClassName
{
border-color: #089267;
}
</style>