Shades of Observatory #088773
Tints of Observatory #088773
RGB
CMYK
RGB Variations
Color information
#088773 (or 0x088773) is known color: Observatory. HEX triplet: 08, 87 and 73. RGB value is (8,135,115). Sum of RGB (Red+Green+Blue) = 8+135+115=258 (34% of max value = 765). Red value is 8 (3.52% from 255 or 3.10% from 258); Green value is 135 (53.12% from 255 or 52.33% from 258); Blue value is 115 (45.31% from 255 or 44.57% from 258); Max value from RGB is 135 - color contains mainly: green. Hex color #088773 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #088773 is #F7788C. Grayscale: #5E5E5E. Windows color (decimal): -16218253 or 7571208. OLE color: 7571208.
HSL color Cylindrical-coordinate representation of color #088773: hue angle of 170.55º 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 #088773 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 135 | 115 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.47 |
| HSL | 170.55º | 0.89% | 0.28% | - |
| HSV(B) | 170.55º | 0.94% | 0.53% | - |
| XYZ | 11.86 | 18.62 | 19.19 | - |
| YUV | 94.75 | 139.42 | 66.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 135 | 115 | 0.94 | 0 | 0.15 | 0.47 | 170.55 | 0.89 | 0.28 |
| Hex | 8 | 87 | 73 | 5E | 0 | F | 2F | AB | 59 | 1C |
| Octal | 10 | 207 | 163 | 136 | 0 | 17 | 57 | 253 | 131 | 34 |
| Binary | 1000 | 10000111 | 1110011 | 1011110 | 0 | 1111 | 101111 | 10101011 | 1011001 | 11100 |
Color Harmonies of #088773
Complementary color
Monochromatic Colors of #088773
Black with #088773
Text Example
Text Example
White with #088773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088773; }
p { color: rgb(8,135,115); }
H1.HeaderClassName
{
color: #088773;
}
.AnyTagClassName
{
color: #088773;
}
</style>
background-color css
<style>
a { background-color: #088773; }
a { background-color: rgb(8,135,115); }
div.DivClassName
{
background-color: #088773;
}
.BgClassName
{
background-color: #088773;
}
</style>
border-color css
<style>
span { border-color: #088773; }
span { border-color: rgb(8,135,115); }
td.TdClassName
{
border-color: #088773;
}
.TagClassName
{
border-color: #088773;
}
</style>