#DD1774 (or 0xDD1774) is unknown color: approx Ruby. HEX triplet: DD, 17 and 74. RGB value is (221,23,116). Sum of RGB (Red+Green+Blue) = 221+23+116=360 (47% of max value = 765). Red value is 221 (86.72% from 255 or 61.39% from 360); Green value is 23 (9.38% from 255 or 6.39% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 221 - color contains mainly: red. Hex color #DD1774 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DD1774 is #22E88B. Grayscale: #5C5C5C. Windows color (decimal): -2287756 or 7608285. OLE color: 7608285.
HSL color Cylindrical-coordinate representation of color #DD1774: hue angle of 331.82º degrees, saturation: 0.81, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #DD1774 is Cyan = 0, Magento = 0.90, Yellow = 0.48 and Black (K on CMYK) = 0.13.
<style> p { color: #dd1774; } p { color: rgb(221,23,116); } H1.HeaderClassName { color: #dd1774; } .AnyTagClassName { color: #dd1774; } </style>
<style> a { background-color: #dd1774; } a { background-color: rgb(221,23,116); } div.DivClassName { background-color: #dd1774; } .BgClassName { background-color: #dd1774; } </style>
<style> span { border-color: #dd1774; } span { border-color: rgb(221,23,116); } td.TdClassName { border-color: #dd1774; } .TagClassName { border-color: #dd1774; } </style>