#83CF2F (or 0x83CF2F) is unknown color: approx Yellow Green. HEX triplet: 83, CF and 2F. RGB value is (131,207,47). Sum of RGB (Red+Green+Blue) = 131+207+47=385 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.03% from 385); Green value is 207 (81.25% from 255 or 53.77% from 385); Blue value is 47 (18.75% from 255 or 12.21% from 385); Max value from RGB is 207 - color contains mainly: green. Hex color #83CF2F is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #83CF2F is #7C30D0. Grayscale: #A6A6A6. Windows color (decimal): -8138961 or 3133315. OLE color: 3133315.
HSL color Cylindrical-coordinate representation of color #83CF2F: hue angle of 88.5º degrees, saturation: 0.63, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #83CF2F is Cyan = 0.37, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.19.
<style> p { color: #83CF2F; } p { color: rgb(131,207,47); } H1.HeaderClassName { color: #83CF2F; } .AnyTagClassName { color: #83CF2F; } </style>
<style> a { background-color: #83CF2F; } a { background-color: rgb(131,207,47); } div.DivClassName { background-color: #83CF2F; } .BgClassName { background-color: #83CF2F; } </style>
<style> span { border-color: #83CF2F; } span { border-color: rgb(131,207,47); } td.TdClassName { border-color: #83CF2F; } .TagClassName { border-color: #83CF2F; } </style>