#23B330 (or 0x23B330) is unknown color: approx Lime Green. HEX triplet: 23, B3 and 30. RGB value is (35,179,48). Sum of RGB (Red+Green+Blue) = 35+179+48=262 (34% of max value = 765). Red value is 35 (14.06% from 255 or 13.36% from 262); Green value is 179 (70.31% from 255 or 68.32% from 262); Blue value is 48 (19.14% from 255 or 18.32% from 262); Max value from RGB is 179 - color contains mainly: green. Hex color #23B330 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #23B330 is #DC4CCF. Grayscale: #797979. Windows color (decimal): -14437584 or 3191587. OLE color: 3191587.
HSL color Cylindrical-coordinate representation of color #23B330: hue angle of 125.42º degrees, saturation: 0.67, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #23B330 is Cyan = 0.80, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.30.
<style> p { color: #23b330; } p { color: rgb(35,179,48); } H1.HeaderClassName { color: #23b330; } .AnyTagClassName { color: #23b330; } </style>
<style> a { background-color: #23b330; } a { background-color: rgb(35,179,48); } div.DivClassName { background-color: #23b330; } .BgClassName { background-color: #23b330; } </style>
<style> span { border-color: #23b330; } span { border-color: rgb(35,179,48); } td.TdClassName { border-color: #23b330; } .TagClassName { border-color: #23b330; } </style>