#1DCCE0 (or 0x1DCCE0) is unknown color: approx Dark Turquoise. HEX triplet: 1D, CC and E0. RGB value is (29,204,224). Sum of RGB (Red+Green+Blue) = 29+204+224=457 (60% of max value = 765). Red value is 29 (11.72% from 255 or 6.35% from 457); Green value is 204 (80.08% from 255 or 44.64% from 457); Blue value is 224 (87.89% from 255 or 49.02% from 457); Max value from RGB is 224 - color contains mainly: blue. Hex color #1DCCE0 is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1DCCE0 is #E2331F. Grayscale: #999999. Windows color (decimal): -14824224 or 14732317. OLE color: 14732317.
HSL color Cylindrical-coordinate representation of color #1DCCE0: hue angle of 186.15º degrees, saturation: 0.77, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1DCCE0 is Cyan = 0.87, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #1dcce0; } p { color: rgb(29,204,224); } H1.HeaderClassName { color: #1dcce0; } .AnyTagClassName { color: #1dcce0; } </style>
<style> a { background-color: #1dcce0; } a { background-color: rgb(29,204,224); } div.DivClassName { background-color: #1dcce0; } .BgClassName { background-color: #1dcce0; } </style>
<style> span { border-color: #1dcce0; } span { border-color: rgb(29,204,224); } td.TdClassName { border-color: #1dcce0; } .TagClassName { border-color: #1dcce0; } </style>