Shades of Observatory #078468
Tints of Observatory #078468
RGB
CMYK
RGB Variations
Color information
#078468 (or 0x078468) is known color: Observatory. HEX triplet: 07, 84 and 68. RGB value is (7,132,104). Sum of RGB (Red+Green+Blue) = 7+132+104=243 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.88% from 243); Green value is 132 (51.95% from 255 or 54.32% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 132 - color contains mainly: green. Hex color #078468 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078468 is #F87B97. Grayscale: #5B5B5B. Windows color (decimal): -16284568 or 6849543. OLE color: 6849543.
HSL color Cylindrical-coordinate representation of color #078468: hue angle of 166.56º 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 #078468 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 132 | 104 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.48 |
| HSL | 166.56º | 0.9% | 0.27% | - |
| HSV(B) | 166.56º | 0.95% | 0.52% | - |
| XYZ | 10.84 | 17.55 | 15.91 | - |
| YUV | 91.43 | 135.09 | 67.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 132 | 104 | 0.95 | 0 | 0.21 | 0.48 | 166.56 | 0.9 | 0.27 |
| Hex | 7 | 84 | 68 | 5F | 0 | 15 | 30 | A7 | 5A | 1B |
| Octal | 7 | 204 | 150 | 137 | 0 | 25 | 60 | 247 | 132 | 33 |
| Binary | 111 | 10000100 | 1101000 | 1011111 | 0 | 10101 | 110000 | 10100111 | 1011010 | 11011 |
Color Harmonies of #078468
Complementary color
Monochromatic Colors of #078468
Black with #078468
Text Example
Text Example
White with #078468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078468; }
p { color: rgb(7,132,104); }
H1.HeaderClassName
{
color: #078468;
}
.AnyTagClassName
{
color: #078468;
}
</style>
background-color css
<style>
a { background-color: #078468; }
a { background-color: rgb(7,132,104); }
div.DivClassName
{
background-color: #078468;
}
.BgClassName
{
background-color: #078468;
}
</style>
border-color css
<style>
span { border-color: #078468; }
span { border-color: rgb(7,132,104); }
td.TdClassName
{
border-color: #078468;
}
.TagClassName
{
border-color: #078468;
}
</style>