Shades of Observatory #078770
Tints of Observatory #078770
RGB
CMYK
RGB Variations
Color information
#078770 (or 0x078770) is known color: Observatory. HEX triplet: 07, 87 and 70. RGB value is (7,135,112). Sum of RGB (Red+Green+Blue) = 7+135+112=254 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.76% from 254); Green value is 135 (53.12% from 255 or 53.15% from 254); Blue value is 112 (44.14% from 255 or 44.09% from 254); Max value from RGB is 135 - color contains mainly: green. Hex color #078770 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078770 is #F8788F. Grayscale: #5E5E5E. Windows color (decimal): -16283792 or 7374599. OLE color: 7374599.
HSL color Cylindrical-coordinate representation of color #078770: hue angle of 169.22º 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 #078770 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 135 | 112 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.47 |
| HSL | 169.22º | 0.9% | 0.28% | - |
| HSV(B) | 169.22º | 0.95% | 0.53% | - |
| XYZ | 11.68 | 18.54 | 18.29 | - |
| YUV | 94.11 | 138.09 | 65.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 135 | 112 | 0.95 | 0 | 0.17 | 0.47 | 169.22 | 0.9 | 0.28 |
| Hex | 7 | 87 | 70 | 5F | 0 | 11 | 2F | A9 | 5A | 1C |
| Octal | 7 | 207 | 160 | 137 | 0 | 21 | 57 | 251 | 132 | 34 |
| Binary | 111 | 10000111 | 1110000 | 1011111 | 0 | 10001 | 101111 | 10101001 | 1011010 | 11100 |
Color Harmonies of #078770
Complementary color
Monochromatic Colors of #078770
Black with #078770
Text Example
Text Example
White with #078770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078770; }
p { color: rgb(7,135,112); }
H1.HeaderClassName
{
color: #078770;
}
.AnyTagClassName
{
color: #078770;
}
</style>
background-color css
<style>
a { background-color: #078770; }
a { background-color: rgb(7,135,112); }
div.DivClassName
{
background-color: #078770;
}
.BgClassName
{
background-color: #078770;
}
</style>
border-color css
<style>
span { border-color: #078770; }
span { border-color: rgb(7,135,112); }
td.TdClassName
{
border-color: #078770;
}
.TagClassName
{
border-color: #078770;
}
</style>