#159C2B (or 0x159C2B) is unknown color: approx Forest Green. HEX triplet: 15, 9C and 2B. RGB value is (21,156,43). Sum of RGB (Red+Green+Blue) = 21+156+43=220 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.55% from 220); Green value is 156 (61.33% from 255 or 70.91% from 220); Blue value is 43 (17.19% from 255 or 19.55% from 220); Max value from RGB is 156 - color contains mainly: green. Hex color #159C2B is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #159C2B is #EA63D4. Grayscale: #676767. Windows color (decimal): -15360981 or 2858005. OLE color: 2858005.
HSL color Cylindrical-coordinate representation of color #159C2B: hue angle of 129.78º degrees, saturation: 0.76, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #159C2B is Cyan = 0.87, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.39.
<style> p { color: #159C2B; } p { color: rgb(21,156,43); } H1.HeaderClassName { color: #159C2B; } .AnyTagClassName { color: #159C2B; } </style>
<style> a { background-color: #159C2B; } a { background-color: rgb(21,156,43); } div.DivClassName { background-color: #159C2B; } .BgClassName { background-color: #159C2B; } </style>
<style> span { border-color: #159C2B; } span { border-color: rgb(21,156,43); } td.TdClassName { border-color: #159C2B; } .TagClassName { border-color: #159C2B; } </style>