#14BCBF (or 0x14BCBF) is unknown color: approx Iris Blue. HEX triplet: 14, BC and BF. RGB value is (20,188,191). Sum of RGB (Red+Green+Blue) = 20+188+191=399 (52% of max value = 765). Red value is 20 (8.20% from 255 or 5.01% from 399); Green value is 188 (73.83% from 255 or 47.12% from 399); Blue value is 191 (75% from 255 or 47.87% from 399); Max value from RGB is 191 - color contains mainly: blue. Hex color #14BCBF is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #14BCBF is #EB4340. Grayscale: #898989. Windows color (decimal): -15418177 or 12565524. OLE color: 12565524.
HSL color Cylindrical-coordinate representation of color #14BCBF: hue angle of 181.05º degrees, saturation: 0.81, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #14BCBF is Cyan = 0.90, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #14BCBF; } p { color: rgb(20,188,191); } H1.HeaderClassName { color: #14BCBF; } .AnyTagClassName { color: #14BCBF; } </style>
<style> a { background-color: #14BCBF; } a { background-color: rgb(20,188,191); } div.DivClassName { background-color: #14BCBF; } .BgClassName { background-color: #14BCBF; } </style>
<style> span { border-color: #14BCBF; } span { border-color: rgb(20,188,191); } td.TdClassName { border-color: #14BCBF; } .TagClassName { border-color: #14BCBF; } </style>