Shades of Observatory #079168
Tints of Observatory #079168
RGB
CMYK
RGB Variations
Color information
#079168 (or 0x079168) is known color: Observatory. HEX triplet: 07, 91 and 68. RGB value is (7,145,104). Sum of RGB (Red+Green+Blue) = 7+145+104=256 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.73% from 256); Green value is 145 (57.03% from 255 or 56.64% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 145 - color contains mainly: green. Hex color #079168 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079168 is #F86E97. Grayscale: #636363. Windows color (decimal): -16281240 or 6852871. OLE color: 6852871.
HSL color Cylindrical-coordinate representation of color #079168: hue angle of 162.17º 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 #079168 is Cyan = 0.95, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 104 | - |
| CMYK | 0.95 | 0 | 0.28 | 0.43 |
| HSL | 162.17º | 0.91% | 0.3% | - |
| HSV(B) | 162.17º | 0.95% | 0.57% | - |
| XYZ | 12.71 | 21.3 | 16.54 | - |
| YUV | 99.06 | 130.78 | 62.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 104 | 0.95 | 0 | 0.28 | 0.43 | 162.17 | 0.91 | 0.3 |
| Hex | 7 | 91 | 68 | 5F | 0 | 1C | 2B | A2 | 5B | 1E |
| Octal | 7 | 221 | 150 | 137 | 0 | 34 | 53 | 242 | 133 | 36 |
| Binary | 111 | 10010001 | 1101000 | 1011111 | 0 | 11100 | 101011 | 10100010 | 1011011 | 11110 |
Color Harmonies of #079168
Complementary color
Monochromatic Colors of #079168
Black with #079168
Text Example
Text Example
White with #079168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079168; }
p { color: rgb(7,145,104); }
H1.HeaderClassName
{
color: #079168;
}
.AnyTagClassName
{
color: #079168;
}
</style>
background-color css
<style>
a { background-color: #079168; }
a { background-color: rgb(7,145,104); }
div.DivClassName
{
background-color: #079168;
}
.BgClassName
{
background-color: #079168;
}
</style>
border-color css
<style>
span { border-color: #079168; }
span { border-color: rgb(7,145,104); }
td.TdClassName
{
border-color: #079168;
}
.TagClassName
{
border-color: #079168;
}
</style>