Shades of Observatory #078771
Tints of Observatory #078771
RGB
CMYK
RGB Variations
Color information
#078771 (or 0x078771) is known color: Observatory. HEX triplet: 07, 87 and 71. RGB value is (7,135,113). Sum of RGB (Red+Green+Blue) = 7+135+113=255 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.75% from 255); Green value is 135 (53.12% from 255 or 52.94% from 255); Blue value is 113 (44.53% from 255 or 44.31% from 255); Max value from RGB is 135 - color contains mainly: green. Hex color #078771 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078771 is #F8788E. Grayscale: #5E5E5E. Windows color (decimal): -16283791 or 7440135. OLE color: 7440135.
HSL color Cylindrical-coordinate representation of color #078771: hue angle of 169.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078771 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 135 | 113 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.47 |
| HSL | 169.69º | 0.9% | 0.28% | - |
| HSV(B) | 169.69º | 0.95% | 0.53% | - |
| XYZ | 11.73 | 18.57 | 18.59 | - |
| YUV | 94.22 | 138.59 | 65.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 135 | 113 | 0.95 | 0 | 0.16 | 0.47 | 169.69 | 0.9 | 0.28 |
| Hex | 7 | 87 | 71 | 5F | 0 | 10 | 2F | AA | 5A | 1C |
| Octal | 7 | 207 | 161 | 137 | 0 | 20 | 57 | 252 | 132 | 34 |
| Binary | 111 | 10000111 | 1110001 | 1011111 | 0 | 10000 | 101111 | 10101010 | 1011010 | 11100 |
Color Harmonies of #078771
Complementary color
Monochromatic Colors of #078771
Black with #078771
Text Example
Text Example
White with #078771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078771; }
p { color: rgb(7,135,113); }
H1.HeaderClassName
{
color: #078771;
}
.AnyTagClassName
{
color: #078771;
}
</style>
background-color css
<style>
a { background-color: #078771; }
a { background-color: rgb(7,135,113); }
div.DivClassName
{
background-color: #078771;
}
.BgClassName
{
background-color: #078771;
}
</style>
border-color css
<style>
span { border-color: #078771; }
span { border-color: rgb(7,135,113); }
td.TdClassName
{
border-color: #078771;
}
.TagClassName
{
border-color: #078771;
}
</style>