#DD2123 (or 0xDD2123) is unknown color: approx Fire Engine Red. HEX triplet: DD, 21 and 23. RGB value is (221,33,35). Sum of RGB (Red+Green+Blue) = 221+33+35=289 (38% of max value = 765). Red value is 221 (86.72% from 255 or 76.47% from 289); Green value is 33 (13.28% from 255 or 11.42% from 289); Blue value is 35 (14.06% from 255 or 12.11% from 289); Max value from RGB is 221 - color contains mainly: red. Hex color #DD2123 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DD2123 is #22DEDC. Grayscale: #595959. Windows color (decimal): -2285277 or 2302429. OLE color: 2302429.
HSL color Cylindrical-coordinate representation of color #DD2123: hue angle of 359.36º degrees, saturation: 0.74, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #DD2123 is Cyan = 0, Magento = 0.85, Yellow = 0.84 and Black (K on CMYK) = 0.13.
<style> p { color: #dd2123; } p { color: rgb(221,33,35); } H1.HeaderClassName { color: #dd2123; } .AnyTagClassName { color: #dd2123; } </style>
<style> a { background-color: #dd2123; } a { background-color: rgb(221,33,35); } div.DivClassName { background-color: #dd2123; } .BgClassName { background-color: #dd2123; } </style>
<style> span { border-color: #dd2123; } span { border-color: rgb(221,33,35); } td.TdClassName { border-color: #dd2123; } .TagClassName { border-color: #dd2123; } </style>