Shades of Observatory #088967
Tints of Observatory #088967
RGB
CMYK
RGB Variations
Color information
#088967 (or 0x088967) is known color: Observatory. HEX triplet: 08, 89 and 67. RGB value is (8,137,103). Sum of RGB (Red+Green+Blue) = 8+137+103=248 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.23% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 103 (40.62% from 255 or 41.53% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #088967 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088967 is #F77698. Grayscale: #5E5E5E. Windows color (decimal): -16217753 or 6785288. OLE color: 6785288.
HSL color Cylindrical-coordinate representation of color #088967: hue angle of 164.19º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088967 is Cyan = 0.94, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 137 | 103 | - |
| CMYK | 0.94 | 0 | 0.25 | 0.46 |
| HSL | 164.19º | 0.89% | 0.28% | - |
| HSV(B) | 164.19º | 0.94% | 0.54% | - |
| XYZ | 11.49 | 18.92 | 15.88 | - |
| YUV | 94.55 | 132.76 | 66.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 137 | 103 | 0.94 | 0 | 0.25 | 0.46 | 164.19 | 0.89 | 0.28 |
| Hex | 8 | 89 | 67 | 5E | 0 | 19 | 2E | A4 | 59 | 1C |
| Octal | 10 | 211 | 147 | 136 | 0 | 31 | 56 | 244 | 131 | 34 |
| Binary | 1000 | 10001001 | 1100111 | 1011110 | 0 | 11001 | 101110 | 10100100 | 1011001 | 11100 |
Color Harmonies of #088967
Complementary color
Monochromatic Colors of #088967
Black with #088967
Text Example
Text Example
White with #088967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088967; }
p { color: rgb(8,137,103); }
H1.HeaderClassName
{
color: #088967;
}
.AnyTagClassName
{
color: #088967;
}
</style>
background-color css
<style>
a { background-color: #088967; }
a { background-color: rgb(8,137,103); }
div.DivClassName
{
background-color: #088967;
}
.BgClassName
{
background-color: #088967;
}
</style>
border-color css
<style>
span { border-color: #088967; }
span { border-color: rgb(8,137,103); }
td.TdClassName
{
border-color: #088967;
}
.TagClassName
{
border-color: #088967;
}
</style>