#23D5CD (or 0x23D5CD) is unknown color: approx Turquoise. HEX triplet: 23, D5 and CD. RGB value is (35,213,205). Sum of RGB (Red+Green+Blue) = 35+213+205=453 (60% of max value = 765). Red value is 35 (14.06% from 255 or 7.73% from 453); Green value is 213 (83.59% from 255 or 47.02% from 453); Blue value is 205 (80.47% from 255 or 45.25% from 453); Max value from RGB is 213 - color contains mainly: green. Hex color #23D5CD is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #23D5CD is #DC2A32. Grayscale: #9E9E9E. Windows color (decimal): -14428723 or 13489443. OLE color: 13489443.
HSL color Cylindrical-coordinate representation of color #23D5CD: hue angle of 177.3º degrees, saturation: 0.72, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #23D5CD is Cyan = 0.84, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #23d5cd; } p { color: rgb(35,213,205); } H1.HeaderClassName { color: #23d5cd; } .AnyTagClassName { color: #23d5cd; } </style>
<style> a { background-color: #23d5cd; } a { background-color: rgb(35,213,205); } div.DivClassName { background-color: #23d5cd; } .BgClassName { background-color: #23d5cd; } </style>
<style> span { border-color: #23d5cd; } span { border-color: rgb(35,213,205); } td.TdClassName { border-color: #23d5cd; } .TagClassName { border-color: #23d5cd; } </style>