Shades of Observatory #078969
Tints of Observatory #078969
RGB
CMYK
RGB Variations
Color information
#078969 (or 0x078969) is known color: Observatory. HEX triplet: 07, 89 and 69. RGB value is (7,137,105). Sum of RGB (Red+Green+Blue) = 7+137+105=249 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.81% from 249); Green value is 137 (53.91% from 255 or 55.02% from 249); Blue value is 105 (41.41% from 255 or 42.17% from 249); Max value from RGB is 137 - color contains mainly: green. Hex color #078969 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078969 is #F87696. Grayscale: #5E5E5E. Windows color (decimal): -16283287 or 6916359. OLE color: 6916359.
HSL color Cylindrical-coordinate representation of color #078969: hue angle of 165.23º 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 #078969 is Cyan = 0.95, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 137 | 105 | - |
| CMYK | 0.95 | 0 | 0.23 | 0.46 |
| HSL | 165.23º | 0.9% | 0.28% | - |
| HSV(B) | 165.23º | 0.95% | 0.54% | - |
| XYZ | 11.58 | 18.96 | 16.41 | - |
| YUV | 94.48 | 133.93 | 65.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 137 | 105 | 0.95 | 0 | 0.23 | 0.46 | 165.23 | 0.9 | 0.28 |
| Hex | 7 | 89 | 69 | 5F | 0 | 17 | 2E | A5 | 5A | 1C |
| Octal | 7 | 211 | 151 | 137 | 0 | 27 | 56 | 245 | 132 | 34 |
| Binary | 111 | 10001001 | 1101001 | 1011111 | 0 | 10111 | 101110 | 10100101 | 1011010 | 11100 |
Color Harmonies of #078969
Complementary color
Monochromatic Colors of #078969
Black with #078969
Text Example
Text Example
White with #078969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078969; }
p { color: rgb(7,137,105); }
H1.HeaderClassName
{
color: #078969;
}
.AnyTagClassName
{
color: #078969;
}
</style>
background-color css
<style>
a { background-color: #078969; }
a { background-color: rgb(7,137,105); }
div.DivClassName
{
background-color: #078969;
}
.BgClassName
{
background-color: #078969;
}
</style>
border-color css
<style>
span { border-color: #078969; }
span { border-color: rgb(7,137,105); }
td.TdClassName
{
border-color: #078969;
}
.TagClassName
{
border-color: #078969;
}
</style>