#078A84 (or 0x078A84) is unknown color: approx Dark Cyan. HEX triplet: 07, 8A and 84. RGB value is (7,138,132). Sum of RGB (Red+Green+Blue) = 7+138+132=277 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.53% from 277); Green value is 138 (54.30% from 255 or 49.82% from 277); Blue value is 132 (51.95% from 255 or 47.65% from 277); Max value from RGB is 138 - color contains mainly: green. Hex color #078A84 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #078A84 is #F8757B. Grayscale: #626262. Windows color (decimal): -16283004 or 8686087. OLE color: 8686087.
HSL color Cylindrical-coordinate representation of color #078A84: hue angle of 177.25º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078A84 is Cyan = 0.95, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.46.
<style> p { color: #078A84; } p { color: rgb(7,138,132); } H1.HeaderClassName { color: #078A84; } .AnyTagClassName { color: #078A84; } </style>
<style> a { background-color: #078A84; } a { background-color: rgb(7,138,132); } div.DivClassName { background-color: #078A84; } .BgClassName { background-color: #078A84; } </style>
<style> span { border-color: #078A84; } span { border-color: rgb(7,138,132); } td.TdClassName { border-color: #078A84; } .TagClassName { border-color: #078A84; } </style>