#04B07D (or 0x04B07D) is unknown color: approx Jade. HEX triplet: 04, B0 and 7D. RGB value is (4,176,125). Sum of RGB (Red+Green+Blue) = 4+176+125=305 (40% of max value = 765). Red value is 4 (1.95% from 255 or 1.31% from 305); Green value is 176 (69.14% from 255 or 57.70% from 305); Blue value is 125 (49.22% from 255 or 40.98% from 305); Max value from RGB is 176 - color contains mainly: green. Hex color #04B07D is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #04B07D is #FB4F82. Grayscale: #767676. Windows color (decimal): -16469891 or 8237060. OLE color: 8237060.
HSL color Cylindrical-coordinate representation of color #04B07D: hue angle of 162.21º degrees, saturation: 0.96, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #04B07D is Cyan = 0.98, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.31.
<style> p { color: #04B07D; } p { color: rgb(4,176,125); } H1.HeaderClassName { color: #04B07D; } .AnyTagClassName { color: #04B07D; } </style>
<style> a { background-color: #04B07D; } a { background-color: rgb(4,176,125); } div.DivClassName { background-color: #04B07D; } .BgClassName { background-color: #04B07D; } </style>
<style> span { border-color: #04B07D; } span { border-color: rgb(4,176,125); } td.TdClassName { border-color: #04B07D; } .TagClassName { border-color: #04B07D; } </style>