Shades of Observatory #078968
Tints of Observatory #078968
RGB
CMYK
RGB Variations
Color information
#078968 (or 0x078968) is known color: Observatory. HEX triplet: 07, 89 and 68. RGB value is (7,137,104). Sum of RGB (Red+Green+Blue) = 7+137+104=248 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.82% from 248); Green value is 137 (53.91% from 255 or 55.24% from 248); Blue value is 104 (41.02% from 255 or 41.94% from 248); Max value from RGB is 137 - color contains mainly: green. Hex color #078968 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078968 is #F87697. Grayscale: #5E5E5E. Windows color (decimal): -16283288 or 6850823. OLE color: 6850823.
HSL color Cylindrical-coordinate representation of color #078968: hue angle of 164.77º 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 #078968 is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 137 | 104 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.46 |
| HSL | 164.77º | 0.9% | 0.28% | - |
| HSV(B) | 164.77º | 0.95% | 0.54% | - |
| XYZ | 11.53 | 18.94 | 16.14 | - |
| YUV | 94.37 | 133.43 | 65.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 137 | 104 | 0.95 | 0 | 0.24 | 0.46 | 164.77 | 0.9 | 0.28 |
| Hex | 7 | 89 | 68 | 5F | 0 | 18 | 2E | A5 | 5A | 1C |
| Octal | 7 | 211 | 150 | 137 | 0 | 30 | 56 | 245 | 132 | 34 |
| Binary | 111 | 10001001 | 1101000 | 1011111 | 0 | 11000 | 101110 | 10100101 | 1011010 | 11100 |
Color Harmonies of #078968
Complementary color
Monochromatic Colors of #078968
Black with #078968
Text Example
Text Example
White with #078968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078968; }
p { color: rgb(7,137,104); }
H1.HeaderClassName
{
color: #078968;
}
.AnyTagClassName
{
color: #078968;
}
</style>
background-color css
<style>
a { background-color: #078968; }
a { background-color: rgb(7,137,104); }
div.DivClassName
{
background-color: #078968;
}
.BgClassName
{
background-color: #078968;
}
</style>
border-color css
<style>
span { border-color: #078968; }
span { border-color: rgb(7,137,104); }
td.TdClassName
{
border-color: #078968;
}
.TagClassName
{
border-color: #078968;
}
</style>