Shades of Observatory #079267
Tints of Observatory #079267
RGB
CMYK
RGB Variations
Color information
#079267 (or 0x079267) is known color: Observatory. HEX triplet: 07, 92 and 67. RGB value is (7,146,103). Sum of RGB (Red+Green+Blue) = 7+146+103=256 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.73% from 256); Green value is 146 (57.42% from 255 or 57.03% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 146 - color contains mainly: green. Hex color #079267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079267 is #F86D98. Grayscale: #636363. Windows color (decimal): -16280985 or 6787591. OLE color: 6787591.
HSL color Cylindrical-coordinate representation of color #079267: hue angle of 161.44º 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 #079267 is Cyan = 0.95, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 146 | 103 | - |
| CMYK | 0.95 | 0 | 0.29 | 0.43 |
| HSL | 161.44º | 0.91% | 0.3% | - |
| HSV(B) | 161.44º | 0.95% | 0.57% | - |
| XYZ | 12.81 | 21.58 | 16.32 | - |
| YUV | 99.54 | 129.95 | 62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 146 | 103 | 0.95 | 0 | 0.29 | 0.43 | 161.44 | 0.91 | 0.3 |
| Hex | 7 | 92 | 67 | 5F | 0 | 1D | 2B | A1 | 5B | 1E |
| Octal | 7 | 222 | 147 | 137 | 0 | 35 | 53 | 241 | 133 | 36 |
| Binary | 111 | 10010010 | 1100111 | 1011111 | 0 | 11101 | 101011 | 10100001 | 1011011 | 11110 |
Color Harmonies of #079267
Complementary color
Monochromatic Colors of #079267
Black with #079267
Text Example
Text Example
White with #079267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079267; }
p { color: rgb(7,146,103); }
H1.HeaderClassName
{
color: #079267;
}
.AnyTagClassName
{
color: #079267;
}
</style>
background-color css
<style>
a { background-color: #079267; }
a { background-color: rgb(7,146,103); }
div.DivClassName
{
background-color: #079267;
}
.BgClassName
{
background-color: #079267;
}
</style>
border-color css
<style>
span { border-color: #079267; }
span { border-color: rgb(7,146,103); }
td.TdClassName
{
border-color: #079267;
}
.TagClassName
{
border-color: #079267;
}
</style>