#18DEC4 (or 0x18DEC4) is unknown color: approx Bright Turquoise. HEX triplet: 18, DE and C4. RGB value is (24,222,196). Sum of RGB (Red+Green+Blue) = 24+222+196=442 (58% of max value = 765). Red value is 24 (9.77% from 255 or 5.43% from 442); Green value is 222 (87.11% from 255 or 50.23% from 442); Blue value is 196 (76.95% from 255 or 44.34% from 442); Max value from RGB is 222 - color contains mainly: green. Hex color #18DEC4 is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #18DEC4 is #E7213B. Grayscale: #9F9F9F. Windows color (decimal): -15147324 or 12901912. OLE color: 12901912.
HSL color Cylindrical-coordinate representation of color #18DEC4: hue angle of 172.12º degrees, saturation: 0.8, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #18DEC4 is Cyan = 0.89, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.13.
<style> p { color: #18DEC4; } p { color: rgb(24,222,196); } H1.HeaderClassName { color: #18DEC4; } .AnyTagClassName { color: #18DEC4; } </style>
<style> a { background-color: #18DEC4; } a { background-color: rgb(24,222,196); } div.DivClassName { background-color: #18DEC4; } .BgClassName { background-color: #18DEC4; } </style>
<style> span { border-color: #18DEC4; } span { border-color: rgb(24,222,196); } td.TdClassName { border-color: #18DEC4; } .TagClassName { border-color: #18DEC4; } </style>