#8CBB99 (or 0x8CBB99) is unknown color: approx Summer Green. HEX triplet: 8C, BB and 99. RGB value is (140,187,153). Sum of RGB (Red+Green+Blue) = 140+187+153=480 (63% of max value = 765). Red value is 140 (55.08% from 255 or 29.17% from 480); Green value is 187 (73.44% from 255 or 38.96% from 480); Blue value is 153 (60.16% from 255 or 31.88% from 480); Max value from RGB is 187 - color contains mainly: green. Hex color #8CBB99 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #8CBB99 is #734466. Grayscale: #A9A9A9. Windows color (decimal): -7554151 or 10075020. OLE color: 10075020.
HSL color Cylindrical-coordinate representation of color #8CBB99: hue angle of 136.6º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #8CBB99 is Cyan = 0.25, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.27.
<style> p { color: #8CBB99; } p { color: rgb(140,187,153); } H1.HeaderClassName { color: #8CBB99; } .AnyTagClassName { color: #8CBB99; } </style>
<style> a { background-color: #8CBB99; } a { background-color: rgb(140,187,153); } div.DivClassName { background-color: #8CBB99; } .BgClassName { background-color: #8CBB99; } </style>
<style> span { border-color: #8CBB99; } span { border-color: rgb(140,187,153); } td.TdClassName { border-color: #8CBB99; } .TagClassName { border-color: #8CBB99; } </style>