#92BE50 (or 0x92BE50) is unknown color: approx Chelsea Cucumber. HEX triplet: 92, BE and 50. RGB value is (146,190,80). Sum of RGB (Red+Green+Blue) = 146+190+80=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 190 (74.61% from 255 or 45.67% from 416); Blue value is 80 (31.64% from 255 or 19.23% from 416); Max value from RGB is 190 - color contains mainly: green. Hex color #92BE50 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #92BE50 is #6D41AF. Grayscale: #A4A4A4. Windows color (decimal): -7160240 or 5291666. OLE color: 5291666.
HSL color Cylindrical-coordinate representation of color #92BE50: hue angle of 84º degrees, saturation: 0.46, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #92BE50 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.25.
<style> p { color: #92BE50; } p { color: rgb(146,190,80); } H1.HeaderClassName { color: #92BE50; } .AnyTagClassName { color: #92BE50; } </style>
<style> a { background-color: #92BE50; } a { background-color: rgb(146,190,80); } div.DivClassName { background-color: #92BE50; } .BgClassName { background-color: #92BE50; } </style>
<style> span { border-color: #92BE50; } span { border-color: rgb(146,190,80); } td.TdClassName { border-color: #92BE50; } .TagClassName { border-color: #92BE50; } </style>