Shades of Observatory #089372
Tints of Observatory #089372
RGB
CMYK
RGB Variations
Color information
#089372 (or 0x089372) is known color: Observatory. HEX triplet: 08, 93 and 72. RGB value is (8,147,114). Sum of RGB (Red+Green+Blue) = 8+147+114=269 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.97% from 269); Green value is 147 (57.81% from 255 or 54.65% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 147 - color contains mainly: green. Hex color #089372 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089372 is #F76C8D. Grayscale: #656565. Windows color (decimal): -16215182 or 7508744. OLE color: 7508744.
HSL color Cylindrical-coordinate representation of color #089372: hue angle of 165.76º 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 #089372 is Cyan = 0.95, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 147 | 114 | - |
| CMYK | 0.95 | 0 | 0.22 | 0.42 |
| HSL | 165.76º | 0.9% | 0.3% | - |
| HSV(B) | 165.76º | 0.95% | 0.58% | - |
| XYZ | 13.57 | 22.13 | 19.48 | - |
| YUV | 101.68 | 134.95 | 61.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 147 | 114 | 0.95 | 0 | 0.22 | 0.42 | 165.76 | 0.9 | 0.3 |
| Hex | 8 | 93 | 72 | 5F | 0 | 16 | 2A | A6 | 5A | 1E |
| Octal | 10 | 223 | 162 | 137 | 0 | 26 | 52 | 246 | 132 | 36 |
| Binary | 1000 | 10010011 | 1110010 | 1011111 | 0 | 10110 | 101010 | 10100110 | 1011010 | 11110 |
Color Harmonies of #089372
Complementary color
Monochromatic Colors of #089372
Black with #089372
Text Example
Text Example
White with #089372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089372; }
p { color: rgb(8,147,114); }
H1.HeaderClassName
{
color: #089372;
}
.AnyTagClassName
{
color: #089372;
}
</style>
background-color css
<style>
a { background-color: #089372; }
a { background-color: rgb(8,147,114); }
div.DivClassName
{
background-color: #089372;
}
.BgClassName
{
background-color: #089372;
}
</style>
border-color css
<style>
span { border-color: #089372; }
span { border-color: rgb(8,147,114); }
td.TdClassName
{
border-color: #089372;
}
.TagClassName
{
border-color: #089372;
}
</style>