#18C0DC (or 0x18C0DC) is unknown color: approx Iris Blue. HEX triplet: 18, C0 and DC. RGB value is (24,192,220). Sum of RGB (Red+Green+Blue) = 24+192+220=436 (57% of max value = 765). Red value is 24 (9.77% from 255 or 5.50% from 436); Green value is 192 (75.39% from 255 or 44.04% from 436); Blue value is 220 (86.33% from 255 or 50.46% from 436); Max value from RGB is 220 - color contains mainly: blue. Hex color #18C0DC is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #18C0DC is #E73F23. Grayscale: #909090. Windows color (decimal): -15154980 or 14467096. OLE color: 14467096.
HSL color Cylindrical-coordinate representation of color #18C0DC: hue angle of 188.57º degrees, saturation: 0.8, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #18C0DC is Cyan = 0.89, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #18C0DC; } p { color: rgb(24,192,220); } H1.HeaderClassName { color: #18C0DC; } .AnyTagClassName { color: #18C0DC; } </style>
<style> a { background-color: #18C0DC; } a { background-color: rgb(24,192,220); } div.DivClassName { background-color: #18C0DC; } .BgClassName { background-color: #18C0DC; } </style>
<style> span { border-color: #18C0DC; } span { border-color: rgb(24,192,220); } td.TdClassName { border-color: #18C0DC; } .TagClassName { border-color: #18C0DC; } </style>