Shades of Observatory #079370
Tints of Observatory #079370
RGB
CMYK
RGB Variations
Color information
#079370 (or 0x079370) is known color: Observatory. HEX triplet: 07, 93 and 70. RGB value is (7,147,112). Sum of RGB (Red+Green+Blue) = 7+147+112=266 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.63% from 266); Green value is 147 (57.81% from 255 or 55.26% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 147 - color contains mainly: green. Hex color #079370 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079370 is #F86C8F. Grayscale: #656565. Windows color (decimal): -16280720 or 7377671. OLE color: 7377671.
HSL color Cylindrical-coordinate representation of color #079370: hue angle of 165º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079370 is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 112 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.42 |
| HSL | 165º | 0.91% | 0.3% | - |
| HSV(B) | 165º | 0.95% | 0.58% | - |
| XYZ | 13.45 | 22.08 | 18.88 | - |
| YUV | 101.15 | 134.12 | 60.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 112 | 0.95 | 0 | 0.24 | 0.42 | 165 | 0.91 | 0.3 |
| Hex | 7 | 93 | 70 | 5F | 0 | 18 | 2A | A5 | 5B | 1E |
| Octal | 7 | 223 | 160 | 137 | 0 | 30 | 52 | 245 | 133 | 36 |
| Binary | 111 | 10010011 | 1110000 | 1011111 | 0 | 11000 | 101010 | 10100101 | 1011011 | 11110 |
Color Harmonies of #079370
Complementary color
Monochromatic Colors of #079370
Black with #079370
Text Example
Text Example
White with #079370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079370; }
p { color: rgb(7,147,112); }
H1.HeaderClassName
{
color: #079370;
}
.AnyTagClassName
{
color: #079370;
}
</style>
background-color css
<style>
a { background-color: #079370; }
a { background-color: rgb(7,147,112); }
div.DivClassName
{
background-color: #079370;
}
.BgClassName
{
background-color: #079370;
}
</style>
border-color css
<style>
span { border-color: #079370; }
span { border-color: rgb(7,147,112); }
td.TdClassName
{
border-color: #079370;
}
.TagClassName
{
border-color: #079370;
}
</style>