Shades of Observatory #078877
Tints of Observatory #078877
RGB
CMYK
RGB Variations
Color information
#078877 (or 0x078877) is known color: Observatory. HEX triplet: 07, 88 and 77. RGB value is (7,136,119). Sum of RGB (Red+Green+Blue) = 7+136+119=262 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.67% from 262); Green value is 136 (53.52% from 255 or 51.91% from 262); Blue value is 119 (46.88% from 255 or 45.42% from 262); Max value from RGB is 136 - color contains mainly: green. Hex color #078877 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078877 is #F87788. Grayscale: #5F5F5F. Windows color (decimal): -16283529 or 7833607. OLE color: 7833607.
HSL color Cylindrical-coordinate representation of color #078877: hue angle of 172.09º 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 #078877 is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 136 | 119 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.47 |
| HSL | 172.09º | 0.9% | 0.28% | - |
| HSV(B) | 172.09º | 0.95% | 0.53% | - |
| XYZ | 12.22 | 18.99 | 20.47 | - |
| YUV | 95.49 | 141.26 | 64.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 136 | 119 | 0.95 | 0 | 0.12 | 0.47 | 172.09 | 0.9 | 0.28 |
| Hex | 7 | 88 | 77 | 5F | 0 | C | 2F | AC | 5A | 1C |
| Octal | 7 | 210 | 167 | 137 | 0 | 14 | 57 | 254 | 132 | 34 |
| Binary | 111 | 10001000 | 1110111 | 1011111 | 0 | 1100 | 101111 | 10101100 | 1011010 | 11100 |
Color Harmonies of #078877
Complementary color
Monochromatic Colors of #078877
Black with #078877
Text Example
Text Example
White with #078877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078877; }
p { color: rgb(7,136,119); }
H1.HeaderClassName
{
color: #078877;
}
.AnyTagClassName
{
color: #078877;
}
</style>
background-color css
<style>
a { background-color: #078877; }
a { background-color: rgb(7,136,119); }
div.DivClassName
{
background-color: #078877;
}
.BgClassName
{
background-color: #078877;
}
</style>
border-color css
<style>
span { border-color: #078877; }
span { border-color: rgb(7,136,119); }
td.TdClassName
{
border-color: #078877;
}
.TagClassName
{
border-color: #078877;
}
</style>