Shades of Observatory #079474
Tints of Observatory #079474
RGB
CMYK
RGB Variations
Color information
#079474 (or 0x079474) is known color: Observatory. HEX triplet: 07, 94 and 74. RGB value is (7,148,116). Sum of RGB (Red+Green+Blue) = 7+148+116=271 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.58% from 271); Green value is 148 (58.20% from 255 or 54.61% from 271); Blue value is 116 (45.70% from 255 or 42.80% from 271); Max value from RGB is 148 - color contains mainly: green. Hex color #079474 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079474 is #F86B8B. Grayscale: #666666. Windows color (decimal): -16280460 or 7640071. OLE color: 7640071.
HSL color Cylindrical-coordinate representation of color #079474: hue angle of 166.38º 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 #079474 is Cyan = 0.95, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 116 | - |
| CMYK | 0.95 | 0 | 0.22 | 0.42 |
| HSL | 166.38º | 0.91% | 0.3% | - |
| HSV(B) | 166.38º | 0.95% | 0.58% | - |
| XYZ | 13.83 | 22.49 | 20.13 | - |
| YUV | 102.19 | 135.79 | 60.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 116 | 0.95 | 0 | 0.22 | 0.42 | 166.38 | 0.91 | 0.3 |
| Hex | 7 | 94 | 74 | 5F | 0 | 16 | 2A | A6 | 5B | 1E |
| Octal | 7 | 224 | 164 | 137 | 0 | 26 | 52 | 246 | 133 | 36 |
| Binary | 111 | 10010100 | 1110100 | 1011111 | 0 | 10110 | 101010 | 10100110 | 1011011 | 11110 |
Color Harmonies of #079474
Complementary color
Monochromatic Colors of #079474
Black with #079474
Text Example
Text Example
White with #079474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079474; }
p { color: rgb(7,148,116); }
H1.HeaderClassName
{
color: #079474;
}
.AnyTagClassName
{
color: #079474;
}
</style>
background-color css
<style>
a { background-color: #079474; }
a { background-color: rgb(7,148,116); }
div.DivClassName
{
background-color: #079474;
}
.BgClassName
{
background-color: #079474;
}
</style>
border-color css
<style>
span { border-color: #079474; }
span { border-color: rgb(7,148,116); }
td.TdClassName
{
border-color: #079474;
}
.TagClassName
{
border-color: #079474;
}
</style>