#74EC0D (or 0x74EC0D) is unknown color: approx Lawn Green. HEX triplet: 74, EC and 0D. RGB value is (116,236,13). Sum of RGB (Red+Green+Blue) = 116+236+13=365 (48% of max value = 765). Red value is 116 (45.70% from 255 or 31.78% from 365); Green value is 236 (92.58% from 255 or 64.66% from 365); Blue value is 13 (5.47% from 255 or 3.56% from 365); Max value from RGB is 236 - color contains mainly: green. Hex color #74EC0D is not a web safe color. Web safe color analog (approx): #66FF00. Inversed color of #74EC0D is #8B13F2. Grayscale: #AFAFAF. Windows color (decimal): -9114611 or 912500. OLE color: 912500.
HSL color Cylindrical-coordinate representation of color #74EC0D: hue angle of 92.29º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #74EC0D is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.07.
<style> p { color: #74EC0D; } p { color: rgb(116,236,13); } H1.HeaderClassName { color: #74EC0D; } .AnyTagClassName { color: #74EC0D; } </style>
<style> a { background-color: #74EC0D; } a { background-color: rgb(116,236,13); } div.DivClassName { background-color: #74EC0D; } .BgClassName { background-color: #74EC0D; } </style>
<style> span { border-color: #74EC0D; } span { border-color: rgb(116,236,13); } td.TdClassName { border-color: #74EC0D; } .TagClassName { border-color: #74EC0D; } </style>