Shades of Observatory #079171
Tints of Observatory #079171
RGB
CMYK
RGB Variations
Color information
#079171 (or 0x079171) is known color: Observatory. HEX triplet: 07, 91 and 71. RGB value is (7,145,113). Sum of RGB (Red+Green+Blue) = 7+145+113=265 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.64% from 265); Green value is 145 (57.03% from 255 or 54.72% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 145 - color contains mainly: green. Hex color #079171 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079171 is #F86E8E. Grayscale: #646464. Windows color (decimal): -16281231 or 7442695. OLE color: 7442695.
HSL color Cylindrical-coordinate representation of color #079171: hue angle of 166.09º 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 #079171 is Cyan = 0.95, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 113 | - |
| CMYK | 0.95 | 0 | 0.22 | 0.43 |
| HSL | 166.09º | 0.91% | 0.3% | - |
| HSV(B) | 166.09º | 0.95% | 0.57% | - |
| XYZ | 13.19 | 21.49 | 19.08 | - |
| YUV | 100.09 | 135.28 | 61.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 113 | 0.95 | 0 | 0.22 | 0.43 | 166.09 | 0.91 | 0.3 |
| Hex | 7 | 91 | 71 | 5F | 0 | 16 | 2B | A6 | 5B | 1E |
| Octal | 7 | 221 | 161 | 137 | 0 | 26 | 53 | 246 | 133 | 36 |
| Binary | 111 | 10010001 | 1110001 | 1011111 | 0 | 10110 | 101011 | 10100110 | 1011011 | 11110 |
Color Harmonies of #079171
Complementary color
Monochromatic Colors of #079171
Black with #079171
Text Example
Text Example
White with #079171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079171; }
p { color: rgb(7,145,113); }
H1.HeaderClassName
{
color: #079171;
}
.AnyTagClassName
{
color: #079171;
}
</style>
background-color css
<style>
a { background-color: #079171; }
a { background-color: rgb(7,145,113); }
div.DivClassName
{
background-color: #079171;
}
.BgClassName
{
background-color: #079171;
}
</style>
border-color css
<style>
span { border-color: #079171; }
span { border-color: rgb(7,145,113); }
td.TdClassName
{
border-color: #079171;
}
.TagClassName
{
border-color: #079171;
}
</style>