Shades of Observatory #078671
Tints of Observatory #078671
RGB
CMYK
RGB Variations
Color information
#078671 (or 0x078671) is known color: Observatory. HEX triplet: 07, 86 and 71. RGB value is (7,134,113). Sum of RGB (Red+Green+Blue) = 7+134+113=254 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.76% from 254); Green value is 134 (52.73% from 255 or 52.76% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 134 - color contains mainly: green. Hex color #078671 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078671 is #F8798E. Grayscale: #5D5D5D. Windows color (decimal): -16284047 or 7439879. OLE color: 7439879.
HSL color Cylindrical-coordinate representation of color #078671: hue angle of 170.08º 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 #078671 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 134 | 113 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.47 |
| HSL | 170.08º | 0.9% | 0.28% | - |
| HSV(B) | 170.08º | 0.95% | 0.53% | - |
| XYZ | 11.59 | 18.29 | 18.54 | - |
| YUV | 93.63 | 138.92 | 66.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 134 | 113 | 0.95 | 0 | 0.16 | 0.47 | 170.08 | 0.9 | 0.28 |
| Hex | 7 | 86 | 71 | 5F | 0 | 10 | 2F | AA | 5A | 1C |
| Octal | 7 | 206 | 161 | 137 | 0 | 20 | 57 | 252 | 132 | 34 |
| Binary | 111 | 10000110 | 1110001 | 1011111 | 0 | 10000 | 101111 | 10101010 | 1011010 | 11100 |
Color Harmonies of #078671
Complementary color
Monochromatic Colors of #078671
Black with #078671
Text Example
Text Example
White with #078671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078671; }
p { color: rgb(7,134,113); }
H1.HeaderClassName
{
color: #078671;
}
.AnyTagClassName
{
color: #078671;
}
</style>
background-color css
<style>
a { background-color: #078671; }
a { background-color: rgb(7,134,113); }
div.DivClassName
{
background-color: #078671;
}
.BgClassName
{
background-color: #078671;
}
</style>
border-color css
<style>
span { border-color: #078671; }
span { border-color: rgb(7,134,113); }
td.TdClassName
{
border-color: #078671;
}
.TagClassName
{
border-color: #078671;
}
</style>