#9ABC5D (or 0x9ABC5D) is unknown color: approx Olivine. HEX triplet: 9A, BC and 5D. RGB value is (154,188,93). Sum of RGB (Red+Green+Blue) = 154+188+93=435 (57% of max value = 765). Red value is 154 (60.55% from 255 or 35.40% from 435); Green value is 188 (73.83% from 255 or 43.22% from 435); Blue value is 93 (36.72% from 255 or 21.38% from 435); Max value from RGB is 188 - color contains mainly: green. Hex color #9ABC5D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #9ABC5D is #6543A2. Grayscale: #A7A7A7. Windows color (decimal): -6636451 or 6143130. OLE color: 6143130.
HSL color Cylindrical-coordinate representation of color #9ABC5D: hue angle of 81.47º degrees, saturation: 0.41, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #9ABC5D is Cyan = 0.18, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.26.
<style> p { color: #9ABC5D; } p { color: rgb(154,188,93); } H1.HeaderClassName { color: #9ABC5D; } .AnyTagClassName { color: #9ABC5D; } </style>
<style> a { background-color: #9ABC5D; } a { background-color: rgb(154,188,93); } div.DivClassName { background-color: #9ABC5D; } .BgClassName { background-color: #9ABC5D; } </style>
<style> span { border-color: #9ABC5D; } span { border-color: rgb(154,188,93); } td.TdClassName { border-color: #9ABC5D; } .TagClassName { border-color: #9ABC5D; } </style>