Shades of Observatory #079078
Tints of Observatory #079078
RGB
CMYK
RGB Variations
Color information
#079078 (or 0x079078) is known color: Observatory. HEX triplet: 07, 90 and 78. RGB value is (7,144,120). Sum of RGB (Red+Green+Blue) = 7+144+120=271 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.58% from 271); Green value is 144 (56.64% from 255 or 53.14% from 271); Blue value is 120 (47.27% from 255 or 44.28% from 271); Max value from RGB is 144 - color contains mainly: green. Hex color #079078 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079078 is #F86F87. Grayscale: #646464. Windows color (decimal): -16281480 or 7901191. OLE color: 7901191.
HSL color Cylindrical-coordinate representation of color #079078: hue angle of 169.49º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079078 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 144 | 120 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.44 |
| HSL | 169.49º | 0.91% | 0.3% | - |
| HSV(B) | 169.49º | 0.95% | 0.56% | - |
| XYZ | 13.45 | 21.35 | 21.18 | - |
| YUV | 100.3 | 139.11 | 61.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 144 | 120 | 0.95 | 0 | 0.17 | 0.44 | 169.49 | 0.91 | 0.3 |
| Hex | 7 | 90 | 78 | 5F | 0 | 11 | 2C | A9 | 5B | 1E |
| Octal | 7 | 220 | 170 | 137 | 0 | 21 | 54 | 251 | 133 | 36 |
| Binary | 111 | 10010000 | 1111000 | 1011111 | 0 | 10001 | 101100 | 10101001 | 1011011 | 11110 |
Color Harmonies of #079078
Complementary color
Monochromatic Colors of #079078
Black with #079078
Text Example
Text Example
White with #079078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079078; }
p { color: rgb(7,144,120); }
H1.HeaderClassName
{
color: #079078;
}
.AnyTagClassName
{
color: #079078;
}
</style>
background-color css
<style>
a { background-color: #079078; }
a { background-color: rgb(7,144,120); }
div.DivClassName
{
background-color: #079078;
}
.BgClassName
{
background-color: #079078;
}
</style>
border-color css
<style>
span { border-color: #079078; }
span { border-color: rgb(7,144,120); }
td.TdClassName
{
border-color: #079078;
}
.TagClassName
{
border-color: #079078;
}
</style>