Shades of Observatory #088673
Tints of Observatory #088673
RGB
CMYK
RGB Variations
Color information
#088673 (or 0x088673) is known color: Observatory. HEX triplet: 08, 86 and 73. RGB value is (8,134,115). Sum of RGB (Red+Green+Blue) = 8+134+115=257 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.11% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #088673 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088673 is #F7798C. Grayscale: #5E5E5E. Windows color (decimal): -16218509 or 7570952. OLE color: 7570952.
HSL color Cylindrical-coordinate representation of color #088673: hue angle of 170.95º 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 #088673 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 134 | 115 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.47 |
| HSL | 170.95º | 0.89% | 0.28% | - |
| HSV(B) | 170.95º | 0.94% | 0.53% | - |
| XYZ | 11.72 | 18.34 | 19.14 | - |
| YUV | 94.16 | 139.76 | 66.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 134 | 115 | 0.94 | 0 | 0.14 | 0.47 | 170.95 | 0.89 | 0.28 |
| Hex | 8 | 86 | 73 | 5E | 0 | E | 2F | AB | 59 | 1C |
| Octal | 10 | 206 | 163 | 136 | 0 | 16 | 57 | 253 | 131 | 34 |
| Binary | 1000 | 10000110 | 1110011 | 1011110 | 0 | 1110 | 101111 | 10101011 | 1011001 | 11100 |
Color Harmonies of #088673
Complementary color
Monochromatic Colors of #088673
Black with #088673
Text Example
Text Example
White with #088673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088673; }
p { color: rgb(8,134,115); }
H1.HeaderClassName
{
color: #088673;
}
.AnyTagClassName
{
color: #088673;
}
</style>
background-color css
<style>
a { background-color: #088673; }
a { background-color: rgb(8,134,115); }
div.DivClassName
{
background-color: #088673;
}
.BgClassName
{
background-color: #088673;
}
</style>
border-color css
<style>
span { border-color: #088673; }
span { border-color: rgb(8,134,115); }
td.TdClassName
{
border-color: #088673;
}
.TagClassName
{
border-color: #088673;
}
</style>