Shades of Observatory #07906E
Tints of Observatory #07906E
RGB
CMYK
RGB Variations
Color information
#07906E (or 0x07906E) is known color: Observatory. HEX triplet: 07, 90 and 6E. RGB value is (7,144,110). Sum of RGB (Red+Green+Blue) = 7+144+110=261 (34% of max value = 765). Red value is 7 (3.12% from 255 or 2.68% from 261); Green value is 144 (56.64% from 255 or 55.17% from 261); Blue value is 110 (43.36% from 255 or 42.15% from 261); Max value from RGB is 144 - color contains mainly: green. Hex color #07906E is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #07906E is #F86F91. Grayscale: #636363. Windows color (decimal): -16281490 or 7245831. OLE color: 7245831.
HSL color Cylindrical-coordinate representation of color #07906E: hue angle of 165.11º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #07906E is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 144 | 110 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.44 |
| HSL | 165.11º | 0.91% | 0.3% | - |
| HSV(B) | 165.11º | 0.95% | 0.56% | - |
| XYZ | 12.88 | 21.12 | 18.15 | - |
| YUV | 99.16 | 134.11 | 62.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 144 | 110 | 0.95 | 0 | 0.24 | 0.44 | 165.11 | 0.91 | 0.3 |
| Hex | 7 | 90 | 6E | 5F | 0 | 18 | 2C | A5 | 5B | 1E |
| Octal | 7 | 220 | 156 | 137 | 0 | 30 | 54 | 245 | 133 | 36 |
| Binary | 111 | 10010000 | 1101110 | 1011111 | 0 | 11000 | 101100 | 10100101 | 1011011 | 11110 |
Color Harmonies of #07906E
Complementary color
Monochromatic Colors of #07906E
Black with #07906E
Text Example
Text Example
White with #07906E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07906E; }
p { color: rgb(7,144,110); }
H1.HeaderClassName
{
color: #07906E;
}
.AnyTagClassName
{
color: #07906E;
}
</style>
background-color css
<style>
a { background-color: #07906E; }
a { background-color: rgb(7,144,110); }
div.DivClassName
{
background-color: #07906E;
}
.BgClassName
{
background-color: #07906E;
}
</style>
border-color css
<style>
span { border-color: #07906E; }
span { border-color: rgb(7,144,110); }
td.TdClassName
{
border-color: #07906E;
}
.TagClassName
{
border-color: #07906E;
}
</style>