Shades of Observatory #079476
Tints of Observatory #079476
RGB
CMYK
RGB Variations
Color information
#079476 (or 0x079476) is known color: Observatory. HEX triplet: 07, 94 and 76. RGB value is (7,148,118). Sum of RGB (Red+Green+Blue) = 7+148+118=273 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.56% from 273); Green value is 148 (58.20% from 255 or 54.21% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 148 - color contains mainly: green. Hex color #079476 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079476 is #F86B89. Grayscale: #666666. Windows color (decimal): -16280458 or 7771143. OLE color: 7771143.
HSL color Cylindrical-coordinate representation of color #079476: hue angle of 167.23º 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 #079476 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 118 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.42 |
| HSL | 167.23º | 0.91% | 0.3% | - |
| HSV(B) | 167.23º | 0.95% | 0.58% | - |
| XYZ | 13.95 | 22.53 | 20.75 | - |
| YUV | 102.42 | 136.79 | 59.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 118 | 0.95 | 0 | 0.20 | 0.42 | 167.23 | 0.91 | 0.3 |
| Hex | 7 | 94 | 76 | 5F | 0 | 14 | 2A | A7 | 5B | 1E |
| Octal | 7 | 224 | 166 | 137 | 0 | 24 | 52 | 247 | 133 | 36 |
| Binary | 111 | 10010100 | 1110110 | 1011111 | 0 | 10100 | 101010 | 10100111 | 1011011 | 11110 |
Color Harmonies of #079476
Complementary color
Monochromatic Colors of #079476
Black with #079476
Text Example
Text Example
White with #079476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079476; }
p { color: rgb(7,148,118); }
H1.HeaderClassName
{
color: #079476;
}
.AnyTagClassName
{
color: #079476;
}
</style>
background-color css
<style>
a { background-color: #079476; }
a { background-color: rgb(7,148,118); }
div.DivClassName
{
background-color: #079476;
}
.BgClassName
{
background-color: #079476;
}
</style>
border-color css
<style>
span { border-color: #079476; }
span { border-color: rgb(7,148,118); }
td.TdClassName
{
border-color: #079476;
}
.TagClassName
{
border-color: #079476;
}
</style>