Shades of Observatory #079376
Tints of Observatory #079376
RGB
CMYK
RGB Variations
Color information
#079376 (or 0x079376) is known color: Observatory. HEX triplet: 07, 93 and 76. RGB value is (7,147,118). Sum of RGB (Red+Green+Blue) = 7+147+118=272 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.57% from 272); Green value is 147 (57.81% from 255 or 54.04% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 147 - color contains mainly: green. Hex color #079376 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079376 is #F86C89. Grayscale: #656565. Windows color (decimal): -16280714 or 7770887. OLE color: 7770887.
HSL color Cylindrical-coordinate representation of color #079376: hue angle of 167.57º 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 #079376 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 118 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.42 |
| HSL | 167.57º | 0.91% | 0.3% | - |
| HSV(B) | 167.57º | 0.95% | 0.58% | - |
| XYZ | 13.79 | 22.22 | 20.7 | - |
| YUV | 101.83 | 137.12 | 60.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 118 | 0.95 | 0 | 0.20 | 0.42 | 167.57 | 0.91 | 0.3 |
| Hex | 7 | 93 | 76 | 5F | 0 | 14 | 2A | A8 | 5B | 1E |
| Octal | 7 | 223 | 166 | 137 | 0 | 24 | 52 | 250 | 133 | 36 |
| Binary | 111 | 10010011 | 1110110 | 1011111 | 0 | 10100 | 101010 | 10101000 | 1011011 | 11110 |
Color Harmonies of #079376
Complementary color
Monochromatic Colors of #079376
Black with #079376
Text Example
Text Example
White with #079376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079376; }
p { color: rgb(7,147,118); }
H1.HeaderClassName
{
color: #079376;
}
.AnyTagClassName
{
color: #079376;
}
</style>
background-color css
<style>
a { background-color: #079376; }
a { background-color: rgb(7,147,118); }
div.DivClassName
{
background-color: #079376;
}
.BgClassName
{
background-color: #079376;
}
</style>
border-color css
<style>
span { border-color: #079376; }
span { border-color: rgb(7,147,118); }
td.TdClassName
{
border-color: #079376;
}
.TagClassName
{
border-color: #079376;
}
</style>