Shades of Observatory #078874
Tints of Observatory #078874
RGB
CMYK
RGB Variations
Color information
#078874 (or 0x078874) is known color: Observatory. HEX triplet: 07, 88 and 74. RGB value is (7,136,116). Sum of RGB (Red+Green+Blue) = 7+136+116=259 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.70% from 259); Green value is 136 (53.52% from 255 or 52.51% from 259); Blue value is 116 (45.70% from 255 or 44.79% from 259); Max value from RGB is 136 - color contains mainly: green. Hex color #078874 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078874 is #F8778B. Grayscale: #5F5F5F. Windows color (decimal): -16283532 or 7636999. OLE color: 7636999.
HSL color Cylindrical-coordinate representation of color #078874: hue angle of 170.7º 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 #078874 is Cyan = 0.95, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 136 | 116 | - |
| CMYK | 0.95 | 0 | 0.15 | 0.47 |
| HSL | 170.7º | 0.9% | 0.28% | - |
| HSV(B) | 170.7º | 0.95% | 0.53% | - |
| XYZ | 12.04 | 18.91 | 19.54 | - |
| YUV | 95.15 | 139.76 | 65.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 136 | 116 | 0.95 | 0 | 0.15 | 0.47 | 170.7 | 0.9 | 0.28 |
| Hex | 7 | 88 | 74 | 5F | 0 | F | 2F | AB | 5A | 1C |
| Octal | 7 | 210 | 164 | 137 | 0 | 17 | 57 | 253 | 132 | 34 |
| Binary | 111 | 10001000 | 1110100 | 1011111 | 0 | 1111 | 101111 | 10101011 | 1011010 | 11100 |
Color Harmonies of #078874
Complementary color
Monochromatic Colors of #078874
Black with #078874
Text Example
Text Example
White with #078874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078874; }
p { color: rgb(7,136,116); }
H1.HeaderClassName
{
color: #078874;
}
.AnyTagClassName
{
color: #078874;
}
</style>
background-color css
<style>
a { background-color: #078874; }
a { background-color: rgb(7,136,116); }
div.DivClassName
{
background-color: #078874;
}
.BgClassName
{
background-color: #078874;
}
</style>
border-color css
<style>
span { border-color: #078874; }
span { border-color: rgb(7,136,116); }
td.TdClassName
{
border-color: #078874;
}
.TagClassName
{
border-color: #078874;
}
</style>