Shades of Observatory #088970
Tints of Observatory #088970
RGB
CMYK
RGB Variations
Color information
#088970 (or 0x088970) is known color: Observatory. HEX triplet: 08, 89 and 70. RGB value is (8,137,112). Sum of RGB (Red+Green+Blue) = 8+137+112=257 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.11% from 257); Green value is 137 (53.91% from 255 or 53.31% from 257); Blue value is 112 (44.14% from 255 or 43.58% from 257); Max value from RGB is 137 - color contains mainly: green. Hex color #088970 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088970 is #F7768F. Grayscale: #5F5F5F. Windows color (decimal): -16217744 or 7375112. OLE color: 7375112.
HSL color Cylindrical-coordinate representation of color #088970: hue angle of 168.37º 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 #088970 is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 8 | 137 | 112 | - |
| CMYK | 0.94 | 0 | 0.18 | 0.46 |
| HSL | 168.37º | 0.89% | 0.28% | - |
| HSV(B) | 168.37º | 0.94% | 0.54% | - |
| XYZ | 11.97 | 19.11 | 18.39 | - |
| YUV | 95.58 | 137.26 | 65.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 137 | 112 | 0.94 | 0 | 0.18 | 0.46 | 168.37 | 0.89 | 0.28 |
| Hex | 8 | 89 | 70 | 5E | 0 | 12 | 2E | A8 | 59 | 1C |
| Octal | 10 | 211 | 160 | 136 | 0 | 22 | 56 | 250 | 131 | 34 |
| Binary | 1000 | 10001001 | 1110000 | 1011110 | 0 | 10010 | 101110 | 10101000 | 1011001 | 11100 |
Color Harmonies of #088970
Complementary color
Monochromatic Colors of #088970
Black with #088970
Text Example
Text Example
White with #088970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088970; }
p { color: rgb(8,137,112); }
H1.HeaderClassName
{
color: #088970;
}
.AnyTagClassName
{
color: #088970;
}
</style>
background-color css
<style>
a { background-color: #088970; }
a { background-color: rgb(8,137,112); }
div.DivClassName
{
background-color: #088970;
}
.BgClassName
{
background-color: #088970;
}
</style>
border-color css
<style>
span { border-color: #088970; }
span { border-color: rgb(8,137,112); }
td.TdClassName
{
border-color: #088970;
}
.TagClassName
{
border-color: #088970;
}
</style>