Shades of Observatory #079174
Tints of Observatory #079174
RGB
CMYK
RGB Variations
Color information
#079174 (or 0x079174) is known color: Observatory. HEX triplet: 07, 91 and 74. RGB value is (7,145,116). Sum of RGB (Red+Green+Blue) = 7+145+116=268 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.61% from 268); Green value is 145 (57.03% from 255 or 54.10% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 145 - color contains mainly: green. Hex color #079174 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079174 is #F86E8B. Grayscale: #646464. Windows color (decimal): -16281228 or 7639303. OLE color: 7639303.
HSL color Cylindrical-coordinate representation of color #079174: hue angle of 167.39º 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 #079174 is Cyan = 0.95, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 116 | - |
| CMYK | 0.95 | 0 | 0.2 | 0.43 |
| HSL | 167.39º | 0.91% | 0.3% | - |
| HSV(B) | 167.39º | 0.95% | 0.57% | - |
| XYZ | 13.37 | 21.56 | 19.98 | - |
| YUV | 100.43 | 136.78 | 61.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 116 | 0.95 | 0 | 0.2 | 0.43 | 167.39 | 0.91 | 0.3 |
| Hex | 7 | 91 | 74 | 5F | 0 | 14 | 2B | A7 | 5B | 1E |
| Octal | 7 | 221 | 164 | 137 | 0 | 24 | 53 | 247 | 133 | 36 |
| Binary | 111 | 10010001 | 1110100 | 1011111 | 0 | 10100 | 101011 | 10100111 | 1011011 | 11110 |
Color Harmonies of #079174
Complementary color
Monochromatic Colors of #079174
Black with #079174
Text Example
Text Example
White with #079174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079174; }
p { color: rgb(7,145,116); }
H1.HeaderClassName
{
color: #079174;
}
.AnyTagClassName
{
color: #079174;
}
</style>
background-color css
<style>
a { background-color: #079174; }
a { background-color: rgb(7,145,116); }
div.DivClassName
{
background-color: #079174;
}
.BgClassName
{
background-color: #079174;
}
</style>
border-color css
<style>
span { border-color: #079174; }
span { border-color: rgb(7,145,116); }
td.TdClassName
{
border-color: #079174;
}
.TagClassName
{
border-color: #079174;
}
</style>