Shades of Observatory #079377
Tints of Observatory #079377
RGB
CMYK
RGB Variations
Color information
#079377 (or 0x079377) is known color: Observatory. HEX triplet: 07, 93 and 77. RGB value is (7,147,119). Sum of RGB (Red+Green+Blue) = 7+147+119=273 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.56% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #079377 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079377 is #F86C88. Grayscale: #656565. Windows color (decimal): -16280713 or 7836423. OLE color: 7836423.
HSL color Cylindrical-coordinate representation of color #079377: hue angle of 168º 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 #079377 is Cyan = 0.95, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 119 | - |
| CMYK | 0.95 | 0 | 0.19 | 0.42 |
| HSL | 168º | 0.91% | 0.3% | - |
| HSV(B) | 168º | 0.95% | 0.58% | - |
| XYZ | 13.85 | 22.24 | 21.02 | - |
| YUV | 101.95 | 137.62 | 60.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 119 | 0.95 | 0 | 0.19 | 0.42 | 168 | 0.91 | 0.3 |
| Hex | 7 | 93 | 77 | 5F | 0 | 13 | 2A | A8 | 5B | 1E |
| Octal | 7 | 223 | 167 | 137 | 0 | 23 | 52 | 250 | 133 | 36 |
| Binary | 111 | 10010011 | 1110111 | 1011111 | 0 | 10011 | 101010 | 10101000 | 1011011 | 11110 |
Color Harmonies of #079377
Complementary color
Monochromatic Colors of #079377
Black with #079377
Text Example
Text Example
White with #079377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079377; }
p { color: rgb(7,147,119); }
H1.HeaderClassName
{
color: #079377;
}
.AnyTagClassName
{
color: #079377;
}
</style>
background-color css
<style>
a { background-color: #079377; }
a { background-color: rgb(7,147,119); }
div.DivClassName
{
background-color: #079377;
}
.BgClassName
{
background-color: #079377;
}
</style>
border-color css
<style>
span { border-color: #079377; }
span { border-color: rgb(7,147,119); }
td.TdClassName
{
border-color: #079377;
}
.TagClassName
{
border-color: #079377;
}
</style>