#83DD6B (or 0x83DD6B) is unknown color: approx Pastel Green. HEX triplet: 83, DD and 6B. RGB value is (131,221,107). Sum of RGB (Red+Green+Blue) = 131+221+107=459 (60% of max value = 765). Red value is 131 (51.56% from 255 or 28.54% from 459); Green value is 221 (86.72% from 255 or 48.15% from 459); Blue value is 107 (42.19% from 255 or 23.31% from 459); Max value from RGB is 221 - color contains mainly: green. Hex color #83DD6B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #83DD6B is #7C2294. Grayscale: #B5B5B5. Windows color (decimal): -8135317 or 7069059. OLE color: 7069059.
HSL color Cylindrical-coordinate representation of color #83DD6B: hue angle of 107.37º degrees, saturation: 0.63, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #83DD6B is Cyan = 0.41, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.13.
<style> p { color: #83DD6B; } p { color: rgb(131,221,107); } H1.HeaderClassName { color: #83DD6B; } .AnyTagClassName { color: #83DD6B; } </style>
<style> a { background-color: #83DD6B; } a { background-color: rgb(131,221,107); } div.DivClassName { background-color: #83DD6B; } .BgClassName { background-color: #83DD6B; } </style>
<style> span { border-color: #83DD6B; } span { border-color: rgb(131,221,107); } td.TdClassName { border-color: #83DD6B; } .TagClassName { border-color: #83DD6B; } </style>