#18BAB1 (or 0x18BAB1) is unknown color: approx Light Sea Green. HEX triplet: 18, BA and B1. RGB value is (24,186,177). Sum of RGB (Red+Green+Blue) = 24+186+177=387 (51% of max value = 765). Red value is 24 (9.77% from 255 or 6.20% from 387); Green value is 186 (73.05% from 255 or 48.06% from 387); Blue value is 177 (69.53% from 255 or 45.74% from 387); Max value from RGB is 186 - color contains mainly: green. Hex color #18BAB1 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #18BAB1 is #E7454E. Grayscale: #888888. Windows color (decimal): -15156559 or 11647512. OLE color: 11647512.
HSL color Cylindrical-coordinate representation of color #18BAB1: hue angle of 176.67º degrees, saturation: 0.77, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #18BAB1 is Cyan = 0.87, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.27.
<style> p { color: #18BAB1; } p { color: rgb(24,186,177); } H1.HeaderClassName { color: #18BAB1; } .AnyTagClassName { color: #18BAB1; } </style>
<style> a { background-color: #18BAB1; } a { background-color: rgb(24,186,177); } div.DivClassName { background-color: #18BAB1; } .BgClassName { background-color: #18BAB1; } </style>
<style> span { border-color: #18BAB1; } span { border-color: rgb(24,186,177); } td.TdClassName { border-color: #18BAB1; } .TagClassName { border-color: #18BAB1; } </style>