Shades of Observatory #078972
Tints of Observatory #078972
RGB
CMYK
RGB Variations
Color information
#078972 (or 0x078972) is known color: Observatory. HEX triplet: 07, 89 and 72. RGB value is (7,137,114). Sum of RGB (Red+Green+Blue) = 7+137+114=258 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.71% from 258); Green value is 137 (53.91% from 255 or 53.10% from 258); Blue value is 114 (44.92% from 255 or 44.19% from 258); Max value from RGB is 137 - color contains mainly: green. Hex color #078972 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078972 is #F8768D. Grayscale: #5F5F5F. Windows color (decimal): -16283278 or 7506183. OLE color: 7506183.
HSL color Cylindrical-coordinate representation of color #078972: hue angle of 169.38º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078972 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 137 | 114 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.46 |
| HSL | 169.38º | 0.9% | 0.28% | - |
| HSV(B) | 169.38º | 0.95% | 0.54% | - |
| XYZ | 12.07 | 19.15 | 18.98 | - |
| YUV | 95.51 | 138.43 | 64.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 137 | 114 | 0.95 | 0 | 0.17 | 0.46 | 169.38 | 0.9 | 0.28 |
| Hex | 7 | 89 | 72 | 5F | 0 | 11 | 2E | A9 | 5A | 1C |
| Octal | 7 | 211 | 162 | 137 | 0 | 21 | 56 | 251 | 132 | 34 |
| Binary | 111 | 10001001 | 1110010 | 1011111 | 0 | 10001 | 101110 | 10101001 | 1011010 | 11100 |
Color Harmonies of #078972
Complementary color
Monochromatic Colors of #078972
Black with #078972
Text Example
Text Example
White with #078972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078972; }
p { color: rgb(7,137,114); }
H1.HeaderClassName
{
color: #078972;
}
.AnyTagClassName
{
color: #078972;
}
</style>
background-color css
<style>
a { background-color: #078972; }
a { background-color: rgb(7,137,114); }
div.DivClassName
{
background-color: #078972;
}
.BgClassName
{
background-color: #078972;
}
</style>
border-color css
<style>
span { border-color: #078972; }
span { border-color: rgb(7,137,114); }
td.TdClassName
{
border-color: #078972;
}
.TagClassName
{
border-color: #078972;
}
</style>