Shades of Observatory #088870
Tints of Observatory #088870
RGB
CMYK
RGB Variations
Color information
#088870 (or 0x088870) is known color: Observatory. HEX triplet: 08, 88 and 70. RGB value is (8,136,112). Sum of RGB (Red+Green+Blue) = 8+136+112=256 (33% of max value = 765). Red value is 8 (3.52% from 255 or 3.12% from 256); Green value is 136 (53.52% from 255 or 53.12% from 256); Blue value is 112 (44.14% from 255 or 43.75% from 256); Max value from RGB is 136 - color contains mainly: green. Hex color #088870 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088870 is #F7778F. Grayscale: #5E5E5E. Windows color (decimal): -16218000 or 7374856. OLE color: 7374856.
HSL color Cylindrical-coordinate representation of color #088870: hue angle of 168.75º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088870 is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 136 | 112 | - |
| CMYK | 0.94 | 0 | 0.18 | 0.47 |
| HSL | 168.75º | 0.89% | 0.28% | - |
| HSV(B) | 168.75º | 0.94% | 0.53% | - |
| XYZ | 11.83 | 18.83 | 18.34 | - |
| YUV | 94.99 | 137.59 | 65.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 136 | 112 | 0.94 | 0 | 0.18 | 0.47 | 168.75 | 0.89 | 0.28 |
| Hex | 8 | 88 | 70 | 5E | 0 | 12 | 2F | A9 | 59 | 1C |
| Octal | 10 | 210 | 160 | 136 | 0 | 22 | 57 | 251 | 131 | 34 |
| Binary | 1000 | 10001000 | 1110000 | 1011110 | 0 | 10010 | 101111 | 10101001 | 1011001 | 11100 |
Color Harmonies of #088870
Complementary color
Monochromatic Colors of #088870
Black with #088870
Text Example
Text Example
White with #088870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088870; }
p { color: rgb(8,136,112); }
H1.HeaderClassName
{
color: #088870;
}
.AnyTagClassName
{
color: #088870;
}
</style>
background-color css
<style>
a { background-color: #088870; }
a { background-color: rgb(8,136,112); }
div.DivClassName
{
background-color: #088870;
}
.BgClassName
{
background-color: #088870;
}
</style>
border-color css
<style>
span { border-color: #088870; }
span { border-color: rgb(8,136,112); }
td.TdClassName
{
border-color: #088870;
}
.TagClassName
{
border-color: #088870;
}
</style>