Shades of Observatory #079570
Tints of Observatory #079570
RGB
CMYK
RGB Variations
Color information
#079570 (or 0x079570) is known color: Observatory. HEX triplet: 07, 95 and 70. RGB value is (7,149,112). Sum of RGB (Red+Green+Blue) = 7+149+112=268 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.61% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #079570 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079570 is #F86A8F. Grayscale: #666666. Windows color (decimal): -16280208 or 7378183. OLE color: 7378183.
HSL color Cylindrical-coordinate representation of color #079570: hue angle of 164.37º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079570 is Cyan = 0.95, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 112 | - |
| CMYK | 0.95 | 0 | 0.25 | 0.42 |
| HSL | 164.37º | 0.91% | 0.31% | - |
| HSV(B) | 164.37º | 0.95% | 0.58% | - |
| XYZ | 13.76 | 22.71 | 18.99 | - |
| YUV | 102.32 | 133.46 | 60.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 112 | 0.95 | 0 | 0.25 | 0.42 | 164.37 | 0.91 | 0.31 |
| Hex | 7 | 95 | 70 | 5F | 0 | 19 | 2A | A4 | 5B | 1F |
| Octal | 7 | 225 | 160 | 137 | 0 | 31 | 52 | 244 | 133 | 37 |
| Binary | 111 | 10010101 | 1110000 | 1011111 | 0 | 11001 | 101010 | 10100100 | 1011011 | 11111 |
Color Harmonies of #079570
Complementary color
Monochromatic Colors of #079570
Black with #079570
Text Example
Text Example
White with #079570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079570; }
p { color: rgb(7,149,112); }
H1.HeaderClassName
{
color: #079570;
}
.AnyTagClassName
{
color: #079570;
}
</style>
background-color css
<style>
a { background-color: #079570; }
a { background-color: rgb(7,149,112); }
div.DivClassName
{
background-color: #079570;
}
.BgClassName
{
background-color: #079570;
}
</style>
border-color css
<style>
span { border-color: #079570; }
span { border-color: rgb(7,149,112); }
td.TdClassName
{
border-color: #079570;
}
.TagClassName
{
border-color: #079570;
}
</style>