Shades of Observatory #079173
Tints of Observatory #079173
RGB
CMYK
RGB Variations
Color information
#079173 (or 0x079173) is known color: Observatory. HEX triplet: 07, 91 and 73. RGB value is (7,145,115). Sum of RGB (Red+Green+Blue) = 7+145+115=267 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.62% from 267); Green value is 145 (57.03% from 255 or 54.31% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 145 - color contains mainly: green. Hex color #079173 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079173 is #F86E8C. Grayscale: #646464. Windows color (decimal): -16281229 or 7573767. OLE color: 7573767.
HSL color Cylindrical-coordinate representation of color #079173: hue angle of 166.96º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079173 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 115 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.43 |
| HSL | 166.96º | 0.91% | 0.3% | - |
| HSV(B) | 166.96º | 0.95% | 0.57% | - |
| XYZ | 13.31 | 21.53 | 19.67 | - |
| YUV | 100.32 | 136.28 | 61.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 115 | 0.95 | 0 | 0.21 | 0.43 | 166.96 | 0.91 | 0.3 |
| Hex | 7 | 91 | 73 | 5F | 0 | 15 | 2B | A7 | 5B | 1E |
| Octal | 7 | 221 | 163 | 137 | 0 | 25 | 53 | 247 | 133 | 36 |
| Binary | 111 | 10010001 | 1110011 | 1011111 | 0 | 10101 | 101011 | 10100111 | 1011011 | 11110 |
Color Harmonies of #079173
Complementary color
Monochromatic Colors of #079173
Black with #079173
Text Example
Text Example
White with #079173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079173; }
p { color: rgb(7,145,115); }
H1.HeaderClassName
{
color: #079173;
}
.AnyTagClassName
{
color: #079173;
}
</style>
background-color css
<style>
a { background-color: #079173; }
a { background-color: rgb(7,145,115); }
div.DivClassName
{
background-color: #079173;
}
.BgClassName
{
background-color: #079173;
}
</style>
border-color css
<style>
span { border-color: #079173; }
span { border-color: rgb(7,145,115); }
td.TdClassName
{
border-color: #079173;
}
.TagClassName
{
border-color: #079173;
}
</style>