Shades of Observatory #078971
Tints of Observatory #078971
RGB
CMYK
RGB Variations
Color information
#078971 (or 0x078971) is known color: Observatory. HEX triplet: 07, 89 and 71. RGB value is (7,137,113). Sum of RGB (Red+Green+Blue) = 7+137+113=257 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.72% from 257); Green value is 137 (53.91% from 255 or 53.31% from 257); Blue value is 113 (44.53% from 255 or 43.97% from 257); Max value from RGB is 137 - color contains mainly: green. Hex color #078971 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078971 is #F8768E. Grayscale: #5F5F5F. Windows color (decimal): -16283279 or 7440647. OLE color: 7440647.
HSL color Cylindrical-coordinate representation of color #078971: hue angle of 168.92º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078971 is Cyan = 0.95, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 137 | 113 | - |
| CMYK | 0.95 | 0 | 0.18 | 0.46 |
| HSL | 168.92º | 0.9% | 0.28% | - |
| HSV(B) | 168.92º | 0.95% | 0.54% | - |
| XYZ | 12.01 | 19.13 | 18.68 | - |
| YUV | 95.39 | 137.93 | 64.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 137 | 113 | 0.95 | 0 | 0.18 | 0.46 | 168.92 | 0.9 | 0.28 |
| Hex | 7 | 89 | 71 | 5F | 0 | 12 | 2E | A9 | 5A | 1C |
| Octal | 7 | 211 | 161 | 137 | 0 | 22 | 56 | 251 | 132 | 34 |
| Binary | 111 | 10001001 | 1110001 | 1011111 | 0 | 10010 | 101110 | 10101001 | 1011010 | 11100 |
Color Harmonies of #078971
Complementary color
Monochromatic Colors of #078971
Black with #078971
Text Example
Text Example
White with #078971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078971; }
p { color: rgb(7,137,113); }
H1.HeaderClassName
{
color: #078971;
}
.AnyTagClassName
{
color: #078971;
}
</style>
background-color css
<style>
a { background-color: #078971; }
a { background-color: rgb(7,137,113); }
div.DivClassName
{
background-color: #078971;
}
.BgClassName
{
background-color: #078971;
}
</style>
border-color css
<style>
span { border-color: #078971; }
span { border-color: rgb(7,137,113); }
td.TdClassName
{
border-color: #078971;
}
.TagClassName
{
border-color: #078971;
}
</style>