Shades of Observatory #078970
Tints of Observatory #078970
RGB
CMYK
RGB Variations
Color information
#078970 (or 0x078970) is known color: Observatory. HEX triplet: 07, 89 and 70. RGB value is (7,137,112). Sum of RGB (Red+Green+Blue) = 7+137+112=256 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.73% from 256); Green value is 137 (53.91% from 255 or 53.52% from 256); Blue value is 112 (44.14% from 255 or 43.75% from 256); Max value from RGB is 137 - color contains mainly: green. Hex color #078970 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078970 is #F8768F. Grayscale: #5F5F5F. Windows color (decimal): -16283280 or 7375111. OLE color: 7375111.
HSL color Cylindrical-coordinate representation of color #078970: hue angle of 168.46º 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 #078970 is Cyan = 0.95, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 137 | 112 | - |
| CMYK | 0.95 | 0 | 0.18 | 0.46 |
| HSL | 168.46º | 0.9% | 0.28% | - |
| HSV(B) | 168.46º | 0.95% | 0.54% | - |
| XYZ | 11.96 | 19.11 | 18.39 | - |
| YUV | 95.28 | 137.43 | 65.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 137 | 112 | 0.95 | 0 | 0.18 | 0.46 | 168.46 | 0.9 | 0.28 |
| Hex | 7 | 89 | 70 | 5F | 0 | 12 | 2E | A8 | 5A | 1C |
| Octal | 7 | 211 | 160 | 137 | 0 | 22 | 56 | 250 | 132 | 34 |
| Binary | 111 | 10001001 | 1110000 | 1011111 | 0 | 10010 | 101110 | 10101000 | 1011010 | 11100 |
Color Harmonies of #078970
Complementary color
Monochromatic Colors of #078970
Black with #078970
Text Example
Text Example
White with #078970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078970; }
p { color: rgb(7,137,112); }
H1.HeaderClassName
{
color: #078970;
}
.AnyTagClassName
{
color: #078970;
}
</style>
background-color css
<style>
a { background-color: #078970; }
a { background-color: rgb(7,137,112); }
div.DivClassName
{
background-color: #078970;
}
.BgClassName
{
background-color: #078970;
}
</style>
border-color css
<style>
span { border-color: #078970; }
span { border-color: rgb(7,137,112); }
td.TdClassName
{
border-color: #078970;
}
.TagClassName
{
border-color: #078970;
}
</style>