Shades of Observatory #079172
Tints of Observatory #079172
RGB
CMYK
RGB Variations
Color information
#079172 (or 0x079172) is known color: Observatory. HEX triplet: 07, 91 and 72. RGB value is (7,145,114). Sum of RGB (Red+Green+Blue) = 7+145+114=266 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.63% from 266); Green value is 145 (57.03% from 255 or 54.51% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 145 - color contains mainly: green. Hex color #079172 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079172 is #F86E8D. Grayscale: #646464. Windows color (decimal): -16281230 or 7508231. OLE color: 7508231.
HSL color Cylindrical-coordinate representation of color #079172: hue angle of 166.52º 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 #079172 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 114 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.43 |
| HSL | 166.52º | 0.91% | 0.3% | - |
| HSV(B) | 166.52º | 0.95% | 0.57% | - |
| XYZ | 13.25 | 21.51 | 19.37 | - |
| YUV | 100.2 | 135.78 | 61.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 114 | 0.95 | 0 | 0.21 | 0.43 | 166.52 | 0.91 | 0.3 |
| Hex | 7 | 91 | 72 | 5F | 0 | 15 | 2B | A7 | 5B | 1E |
| Octal | 7 | 221 | 162 | 137 | 0 | 25 | 53 | 247 | 133 | 36 |
| Binary | 111 | 10010001 | 1110010 | 1011111 | 0 | 10101 | 101011 | 10100111 | 1011011 | 11110 |
Color Harmonies of #079172
Complementary color
Monochromatic Colors of #079172
Black with #079172
Text Example
Text Example
White with #079172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079172; }
p { color: rgb(7,145,114); }
H1.HeaderClassName
{
color: #079172;
}
.AnyTagClassName
{
color: #079172;
}
</style>
background-color css
<style>
a { background-color: #079172; }
a { background-color: rgb(7,145,114); }
div.DivClassName
{
background-color: #079172;
}
.BgClassName
{
background-color: #079172;
}
</style>
border-color css
<style>
span { border-color: #079172; }
span { border-color: rgb(7,145,114); }
td.TdClassName
{
border-color: #079172;
}
.TagClassName
{
border-color: #079172;
}
</style>