Shades of Observatory #079478
Tints of Observatory #079478
RGB
CMYK
RGB Variations
Color information
#079478 (or 0x079478) is known color: Observatory. HEX triplet: 07, 94 and 78. RGB value is (7,148,120). Sum of RGB (Red+Green+Blue) = 7+148+120=275 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.55% from 275); Green value is 148 (58.20% from 255 or 53.82% from 275); Blue value is 120 (47.27% from 255 or 43.64% from 275); Max value from RGB is 148 - color contains mainly: green. Hex color #079478 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #079478 is #F86B87. Grayscale: #666666. Windows color (decimal): -16280456 or 7902215. OLE color: 7902215.
HSL color Cylindrical-coordinate representation of color #079478: hue angle of 168.09º 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 #079478 is Cyan = 0.95, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 120 | - |
| CMYK | 0.95 | 0 | 0.19 | 0.42 |
| HSL | 168.09º | 0.91% | 0.3% | - |
| HSV(B) | 168.09º | 0.95% | 0.58% | - |
| XYZ | 14.07 | 22.58 | 21.39 | - |
| YUV | 102.65 | 137.79 | 59.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 120 | 0.95 | 0 | 0.19 | 0.42 | 168.09 | 0.91 | 0.3 |
| Hex | 7 | 94 | 78 | 5F | 0 | 13 | 2A | A8 | 5B | 1E |
| Octal | 7 | 224 | 170 | 137 | 0 | 23 | 52 | 250 | 133 | 36 |
| Binary | 111 | 10010100 | 1111000 | 1011111 | 0 | 10011 | 101010 | 10101000 | 1011011 | 11110 |
Color Harmonies of #079478
Complementary color
Monochromatic Colors of #079478
Black with #079478
Text Example
Text Example
White with #079478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079478; }
p { color: rgb(7,148,120); }
H1.HeaderClassName
{
color: #079478;
}
.AnyTagClassName
{
color: #079478;
}
</style>
background-color css
<style>
a { background-color: #079478; }
a { background-color: rgb(7,148,120); }
div.DivClassName
{
background-color: #079478;
}
.BgClassName
{
background-color: #079478;
}
</style>
border-color css
<style>
span { border-color: #079478; }
span { border-color: rgb(7,148,120); }
td.TdClassName
{
border-color: #079478;
}
.TagClassName
{
border-color: #079478;
}
</style>