Shades of Observatory #089469
Tints of Observatory #089469
RGB
CMYK
RGB Variations
Color information
#089469 (or 0x089469) is known color: Observatory. HEX triplet: 08, 94 and 69. RGB value is (8,148,105). Sum of RGB (Red+Green+Blue) = 8+148+105=261 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.07% from 261); Green value is 148 (58.20% from 255 or 56.70% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 148 - color contains mainly: green. Hex color #089469 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #089469 is #F76B96. Grayscale: #656565. Windows color (decimal): -16214935 or 6919176. OLE color: 6919176.
HSL color Cylindrical-coordinate representation of color #089469: hue angle of 161.57º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #089469 is Cyan = 0.95, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 148 | 105 | - |
| CMYK | 0.95 | 0 | 0.29 | 0.42 |
| HSL | 161.57º | 0.9% | 0.31% | - |
| HSV(B) | 161.57º | 0.95% | 0.58% | - |
| XYZ | 13.24 | 22.25 | 16.96 | - |
| YUV | 101.24 | 130.12 | 61.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 148 | 105 | 0.95 | 0 | 0.29 | 0.42 | 161.57 | 0.9 | 0.31 |
| Hex | 8 | 94 | 69 | 5F | 0 | 1D | 2A | A2 | 5A | 1F |
| Octal | 10 | 224 | 151 | 137 | 0 | 35 | 52 | 242 | 132 | 37 |
| Binary | 1000 | 10010100 | 1101001 | 1011111 | 0 | 11101 | 101010 | 10100010 | 1011010 | 11111 |
Color Harmonies of #089469
Complementary color
Monochromatic Colors of #089469
Black with #089469
Text Example
Text Example
White with #089469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089469; }
p { color: rgb(8,148,105); }
H1.HeaderClassName
{
color: #089469;
}
.AnyTagClassName
{
color: #089469;
}
</style>
background-color css
<style>
a { background-color: #089469; }
a { background-color: rgb(8,148,105); }
div.DivClassName
{
background-color: #089469;
}
.BgClassName
{
background-color: #089469;
}
</style>
border-color css
<style>
span { border-color: #089469; }
span { border-color: rgb(8,148,105); }
td.TdClassName
{
border-color: #089469;
}
.TagClassName
{
border-color: #089469;
}
</style>