Shades of Observatory #088669
Tints of Observatory #088669
RGB
CMYK
RGB Variations
Color information
#088669 (or 0x088669) is known color: Observatory. HEX triplet: 08, 86 and 69. RGB value is (8,134,105). Sum of RGB (Red+Green+Blue) = 8+134+105=247 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.24% from 247); Green value is 134 (52.73% from 255 or 54.25% from 247); Blue value is 105 (41.41% from 255 or 42.51% from 247); Max value from RGB is 134 - color contains mainly: green. Hex color #088669 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088669 is #F77996. Grayscale: #5D5D5D. Windows color (decimal): -16218519 or 6915592. OLE color: 6915592.
HSL color Cylindrical-coordinate representation of color #088669: hue angle of 166.19º 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 #088669 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 105 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.47 |
| HSL | 166.19º | 0.89% | 0.28% | - |
| HSV(B) | 166.19º | 0.94% | 0.53% | - |
| XYZ | 11.18 | 18.12 | 16.27 | - |
| YUV | 93.02 | 134.76 | 67.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 105 | 0.94 | 0 | 0.22 | 0.47 | 166.19 | 0.89 | 0.28 |
| Hex | 8 | 86 | 69 | 5E | 0 | 16 | 2F | A6 | 59 | 1C |
| Octal | 10 | 206 | 151 | 136 | 0 | 26 | 57 | 246 | 131 | 34 |
| Binary | 1000 | 10000110 | 1101001 | 1011110 | 0 | 10110 | 101111 | 10100110 | 1011001 | 11100 |
Color Harmonies of #088669
Complementary color
Monochromatic Colors of #088669
Black with #088669
Text Example
Text Example
White with #088669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088669; }
p { color: rgb(8,134,105); }
H1.HeaderClassName
{
color: #088669;
}
.AnyTagClassName
{
color: #088669;
}
</style>
background-color css
<style>
a { background-color: #088669; }
a { background-color: rgb(8,134,105); }
div.DivClassName
{
background-color: #088669;
}
.BgClassName
{
background-color: #088669;
}
</style>
border-color css
<style>
span { border-color: #088669; }
span { border-color: rgb(8,134,105); }
td.TdClassName
{
border-color: #088669;
}
.TagClassName
{
border-color: #088669;
}
</style>