Shades of Observatory #078470
Tints of Observatory #078470
RGB
CMYK
RGB Variations
Color information
#078470 (or 0x078470) is known color: Observatory. HEX triplet: 07, 84 and 70. RGB value is (7,132,112). Sum of RGB (Red+Green+Blue) = 7+132+112=251 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.79% from 251); Green value is 132 (51.95% from 255 or 52.59% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 132 - color contains mainly: green. Hex color #078470 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078470 is #F87B8F. Grayscale: #5C5C5C. Windows color (decimal): -16284560 or 7373831. OLE color: 7373831.
HSL color Cylindrical-coordinate representation of color #078470: hue angle of 170.4º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078470 is Cyan = 0.95, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 112 | - |
| CMYK | 0.95 | 0 | 0.15 | 0.48 |
| HSL | 170.4º | 0.9% | 0.27% | - |
| HSV(B) | 170.4º | 0.95% | 0.52% | - |
| XYZ | 11.26 | 17.72 | 18.16 | - |
| YUV | 92.35 | 139.09 | 67.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 112 | 0.95 | 0 | 0.15 | 0.48 | 170.4 | 0.9 | 0.27 |
| Hex | 7 | 84 | 70 | 5F | 0 | F | 30 | AA | 5A | 1B |
| Octal | 7 | 204 | 160 | 137 | 0 | 17 | 60 | 252 | 132 | 33 |
| Binary | 111 | 10000100 | 1110000 | 1011111 | 0 | 1111 | 110000 | 10101010 | 1011010 | 11011 |
Color Harmonies of #078470
Complementary color
Monochromatic Colors of #078470
Black with #078470
Text Example
Text Example
White with #078470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078470; }
p { color: rgb(7,132,112); }
H1.HeaderClassName
{
color: #078470;
}
.AnyTagClassName
{
color: #078470;
}
</style>
background-color css
<style>
a { background-color: #078470; }
a { background-color: rgb(7,132,112); }
div.DivClassName
{
background-color: #078470;
}
.BgClassName
{
background-color: #078470;
}
</style>
border-color css
<style>
span { border-color: #078470; }
span { border-color: rgb(7,132,112); }
td.TdClassName
{
border-color: #078470;
}
.TagClassName
{
border-color: #078470;
}
</style>