Shades of Observatory #088963
Tints of Observatory #088963
RGB
CMYK
RGB Variations
Color information
#088963 (or 0x088963) is known color: Observatory. HEX triplet: 08, 89 and 63. RGB value is (8,137,99). Sum of RGB (Red+Green+Blue) = 8+137+99=244 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.28% from 244); Green value is 137 (53.91% from 255 or 56.15% from 244); Blue value is 99 (39.06% from 255 or 40.57% from 244); Max value from RGB is 137 - color contains mainly: green. Hex color #088963 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088963 is #F7769C. Grayscale: #5E5E5E. Windows color (decimal): -16217757 or 6523144. OLE color: 6523144.
HSL color Cylindrical-coordinate representation of color #088963: hue angle of 162.33º 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 #088963 is Cyan = 0.94, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 137 | 99 | - |
| CMYK | 0.94 | 0 | 0.28 | 0.46 |
| HSL | 162.33º | 0.89% | 0.28% | - |
| HSV(B) | 162.33º | 0.94% | 0.54% | - |
| XYZ | 11.3 | 18.84 | 14.85 | - |
| YUV | 94.1 | 130.76 | 66.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 137 | 99 | 0.94 | 0 | 0.28 | 0.46 | 162.33 | 0.89 | 0.28 |
| Hex | 8 | 89 | 63 | 5E | 0 | 1C | 2E | A2 | 59 | 1C |
| Octal | 10 | 211 | 143 | 136 | 0 | 34 | 56 | 242 | 131 | 34 |
| Binary | 1000 | 10001001 | 1100011 | 1011110 | 0 | 11100 | 101110 | 10100010 | 1011001 | 11100 |
Color Harmonies of #088963
Complementary color
Monochromatic Colors of #088963
Black with #088963
Text Example
Text Example
White with #088963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088963; }
p { color: rgb(8,137,99); }
H1.HeaderClassName
{
color: #088963;
}
.AnyTagClassName
{
color: #088963;
}
</style>
background-color css
<style>
a { background-color: #088963; }
a { background-color: rgb(8,137,99); }
div.DivClassName
{
background-color: #088963;
}
.BgClassName
{
background-color: #088963;
}
</style>
border-color css
<style>
span { border-color: #088963; }
span { border-color: rgb(8,137,99); }
td.TdClassName
{
border-color: #088963;
}
.TagClassName
{
border-color: #088963;
}
</style>