#81EF90 (or 0x81EF90) is unknown color: approx Light Green. HEX triplet: 81, EF and 90. RGB value is (129,239,144). Sum of RGB (Red+Green+Blue) = 129+239+144=512 (67% of max value = 765). Red value is 129 (50.78% from 255 or 25.20% from 512); Green value is 239 (93.75% from 255 or 46.68% from 512); Blue value is 144 (56.64% from 255 or 28.12% from 512); Max value from RGB is 239 - color contains mainly: green. Hex color #81EF90 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #81EF90 is #7E106F. Grayscale: #C3C3C3. Windows color (decimal): -8261744 or 9498497. OLE color: 9498497.
HSL color Cylindrical-coordinate representation of color #81EF90: hue angle of 128.18º degrees, saturation: 0.77, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #81EF90 is Cyan = 0.46, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.06.
<style> p { color: #81EF90; } p { color: rgb(129,239,144); } H1.HeaderClassName { color: #81EF90; } .AnyTagClassName { color: #81EF90; } </style>
<style> a { background-color: #81EF90; } a { background-color: rgb(129,239,144); } div.DivClassName { background-color: #81EF90; } .BgClassName { background-color: #81EF90; } </style>
<style> span { border-color: #81EF90; } span { border-color: rgb(129,239,144); } td.TdClassName { border-color: #81EF90; } .TagClassName { border-color: #81EF90; } </style>