Shades of Observatory #078668
Tints of Observatory #078668
RGB
CMYK
RGB Variations
Color information
#078668 (or 0x078668) is known color: Observatory. HEX triplet: 07, 86 and 68. RGB value is (7,134,104). Sum of RGB (Red+Green+Blue) = 7+134+104=245 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.86% from 245); Green value is 134 (52.73% from 255 or 54.69% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 134 - color contains mainly: green. Hex color #078668 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078668 is #F87997. Grayscale: #5C5C5C. Windows color (decimal): -16284056 or 6850055. OLE color: 6850055.
HSL color Cylindrical-coordinate representation of color #078668: hue angle of 165.83º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078668 is Cyan = 0.95, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 134 | 104 | - |
| CMYK | 0.95 | 0 | 0.22 | 0.47 |
| HSL | 165.83º | 0.9% | 0.28% | - |
| HSV(B) | 165.83º | 0.95% | 0.53% | - |
| XYZ | 11.11 | 18.09 | 16 | - |
| YUV | 92.61 | 134.42 | 66.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 134 | 104 | 0.95 | 0 | 0.22 | 0.47 | 165.83 | 0.9 | 0.28 |
| Hex | 7 | 86 | 68 | 5F | 0 | 16 | 2F | A6 | 5A | 1C |
| Octal | 7 | 206 | 150 | 137 | 0 | 26 | 57 | 246 | 132 | 34 |
| Binary | 111 | 10000110 | 1101000 | 1011111 | 0 | 10110 | 101111 | 10100110 | 1011010 | 11100 |
Color Harmonies of #078668
Complementary color
Monochromatic Colors of #078668
Black with #078668
Text Example
Text Example
White with #078668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078668; }
p { color: rgb(7,134,104); }
H1.HeaderClassName
{
color: #078668;
}
.AnyTagClassName
{
color: #078668;
}
</style>
background-color css
<style>
a { background-color: #078668; }
a { background-color: rgb(7,134,104); }
div.DivClassName
{
background-color: #078668;
}
.BgClassName
{
background-color: #078668;
}
</style>
border-color css
<style>
span { border-color: #078668; }
span { border-color: rgb(7,134,104); }
td.TdClassName
{
border-color: #078668;
}
.TagClassName
{
border-color: #078668;
}
</style>