Shades of Observatory #079273
Tints of Observatory #079273
RGB
CMYK
RGB Variations
Color information
#079273 (or 0x079273) is known color: Observatory. HEX triplet: 07, 92 and 73. RGB value is (7,146,115). Sum of RGB (Red+Green+Blue) = 7+146+115=268 (35% of max value = 765). Red value is 7 (3.12% from 255 or 2.61% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #079273 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079273 is #F86D8C. Grayscale: #646464. Windows color (decimal): -16280973 or 7574023. OLE color: 7574023.
HSL color Cylindrical-coordinate representation of color #079273: hue angle of 166.62º 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 #079273 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 146 | 115 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.43 |
| HSL | 166.62º | 0.91% | 0.3% | - |
| HSV(B) | 166.62º | 0.95% | 0.57% | - |
| XYZ | 13.46 | 21.84 | 19.73 | - |
| YUV | 100.91 | 135.95 | 61.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 146 | 115 | 0.95 | 0 | 0.21 | 0.43 | 166.62 | 0.91 | 0.3 |
| Hex | 7 | 92 | 73 | 5F | 0 | 15 | 2B | A7 | 5B | 1E |
| Octal | 7 | 222 | 163 | 137 | 0 | 25 | 53 | 247 | 133 | 36 |
| Binary | 111 | 10010010 | 1110011 | 1011111 | 0 | 10101 | 101011 | 10100111 | 1011011 | 11110 |
Color Harmonies of #079273
Complementary color
Monochromatic Colors of #079273
Black with #079273
Text Example
Text Example
White with #079273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079273; }
p { color: rgb(7,146,115); }
H1.HeaderClassName
{
color: #079273;
}
.AnyTagClassName
{
color: #079273;
}
</style>
background-color css
<style>
a { background-color: #079273; }
a { background-color: rgb(7,146,115); }
div.DivClassName
{
background-color: #079273;
}
.BgClassName
{
background-color: #079273;
}
</style>
border-color css
<style>
span { border-color: #079273; }
span { border-color: rgb(7,146,115); }
td.TdClassName
{
border-color: #079273;
}
.TagClassName
{
border-color: #079273;
}
</style>