Shades of Observatory #079470
Tints of Observatory #079470
RGB
CMYK
RGB Variations
Color information
#079470 (or 0x079470) is known color: Observatory. HEX triplet: 07, 94 and 70. RGB value is (7,148,112). Sum of RGB (Red+Green+Blue) = 7+148+112=267 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.62% from 267); Green value is 148 (58.20% from 255 or 55.43% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 148 - color contains mainly: green. Hex color #079470 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079470 is #F86B8F. Grayscale: #656565. Windows color (decimal): -16280464 or 7377927. OLE color: 7377927.
HSL color Cylindrical-coordinate representation of color #079470: hue angle of 164.68º 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 #079470 is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 112 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.42 |
| HSL | 164.68º | 0.91% | 0.3% | - |
| HSV(B) | 164.68º | 0.95% | 0.58% | - |
| XYZ | 13.6 | 22.39 | 18.93 | - |
| YUV | 101.74 | 133.79 | 60.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 112 | 0.95 | 0 | 0.24 | 0.42 | 164.68 | 0.91 | 0.3 |
| Hex | 7 | 94 | 70 | 5F | 0 | 18 | 2A | A5 | 5B | 1E |
| Octal | 7 | 224 | 160 | 137 | 0 | 30 | 52 | 245 | 133 | 36 |
| Binary | 111 | 10010100 | 1110000 | 1011111 | 0 | 11000 | 101010 | 10100101 | 1011011 | 11110 |
Color Harmonies of #079470
Complementary color
Monochromatic Colors of #079470
Black with #079470
Text Example
Text Example
White with #079470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079470; }
p { color: rgb(7,148,112); }
H1.HeaderClassName
{
color: #079470;
}
.AnyTagClassName
{
color: #079470;
}
</style>
background-color css
<style>
a { background-color: #079470; }
a { background-color: rgb(7,148,112); }
div.DivClassName
{
background-color: #079470;
}
.BgClassName
{
background-color: #079470;
}
</style>
border-color css
<style>
span { border-color: #079470; }
span { border-color: rgb(7,148,112); }
td.TdClassName
{
border-color: #079470;
}
.TagClassName
{
border-color: #079470;
}
</style>