#74EF68 (or 0x74EF68) is unknown color: approx Screamin' Green. HEX triplet: 74, EF and 68. RGB value is (116,239,104). Sum of RGB (Red+Green+Blue) = 116+239+104=459 (60% of max value = 765). Red value is 116 (45.70% from 255 or 25.27% from 459); Green value is 239 (93.75% from 255 or 52.07% from 459); Blue value is 104 (41.02% from 255 or 22.66% from 459); Max value from RGB is 239 - color contains mainly: green. Hex color #74EF68 is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #74EF68 is #8B1097. Grayscale: #BBBBBB. Windows color (decimal): -9113752 or 6877044. OLE color: 6877044.
HSL color Cylindrical-coordinate representation of color #74EF68: hue angle of 114.67º degrees, saturation: 0.81, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #74EF68 is Cyan = 0.51, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.06.
<style> p { color: #74EF68; } p { color: rgb(116,239,104); } H1.HeaderClassName { color: #74EF68; } .AnyTagClassName { color: #74EF68; } </style>
<style> a { background-color: #74EF68; } a { background-color: rgb(116,239,104); } div.DivClassName { background-color: #74EF68; } .BgClassName { background-color: #74EF68; } </style>
<style> span { border-color: #74EF68; } span { border-color: rgb(116,239,104); } td.TdClassName { border-color: #74EF68; } .TagClassName { border-color: #74EF68; } </style>