Shades of Observatory #088869
Tints of Observatory #088869
RGB
CMYK
RGB Variations
Color information
#088869 (or 0x088869) is known color: Observatory. HEX triplet: 08, 88 and 69. RGB value is (8,136,105). Sum of RGB (Red+Green+Blue) = 8+136+105=249 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.21% from 249); Green value is 136 (53.52% from 255 or 54.62% from 249); Blue value is 105 (41.41% from 255 or 42.17% from 249); Max value from RGB is 136 - color contains mainly: green. Hex color #088869 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088869 is #F77796. Grayscale: #5E5E5E. Windows color (decimal): -16218007 or 6916104. OLE color: 6916104.
HSL color Cylindrical-coordinate representation of color #088869: hue angle of 165.47º 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 #088869 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 136 | 105 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.47 |
| HSL | 165.47º | 0.89% | 0.28% | - |
| HSV(B) | 165.47º | 0.94% | 0.53% | - |
| XYZ | 11.45 | 18.68 | 16.37 | - |
| YUV | 94.19 | 134.09 | 66.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 136 | 105 | 0.94 | 0 | 0.23 | 0.47 | 165.47 | 0.89 | 0.28 |
| Hex | 8 | 88 | 69 | 5E | 0 | 17 | 2F | A5 | 59 | 1C |
| Octal | 10 | 210 | 151 | 136 | 0 | 27 | 57 | 245 | 131 | 34 |
| Binary | 1000 | 10001000 | 1101001 | 1011110 | 0 | 10111 | 101111 | 10100101 | 1011001 | 11100 |
Color Harmonies of #088869
Complementary color
Monochromatic Colors of #088869
Black with #088869
Text Example
Text Example
White with #088869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088869; }
p { color: rgb(8,136,105); }
H1.HeaderClassName
{
color: #088869;
}
.AnyTagClassName
{
color: #088869;
}
</style>
background-color css
<style>
a { background-color: #088869; }
a { background-color: rgb(8,136,105); }
div.DivClassName
{
background-color: #088869;
}
.BgClassName
{
background-color: #088869;
}
</style>
border-color css
<style>
span { border-color: #088869; }
span { border-color: rgb(8,136,105); }
td.TdClassName
{
border-color: #088869;
}
.TagClassName
{
border-color: #088869;
}
</style>