#DD1C74 (or 0xDD1C74) is unknown color: approx Ruby. HEX triplet: DD, 1C and 74. RGB value is (221,28,116). Sum of RGB (Red+Green+Blue) = 221+28+116=365 (48% of max value = 765). Red value is 221 (86.72% from 255 or 60.55% from 365); Green value is 28 (11.33% from 255 or 7.67% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 221 - color contains mainly: red. Hex color #DD1C74 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DD1C74 is #22E38B. Grayscale: #5F5F5F. Windows color (decimal): -2286476 or 7609565. OLE color: 7609565.
HSL color Cylindrical-coordinate representation of color #DD1C74: hue angle of 332.64º degrees, saturation: 0.78, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #DD1C74 is Cyan = 0, Magento = 0.87, Yellow = 0.48 and Black (K on CMYK) = 0.13.
<style> p { color: #DD1C74; } p { color: rgb(221,28,116); } H1.HeaderClassName { color: #DD1C74; } .AnyTagClassName { color: #DD1C74; } </style>
<style> a { background-color: #DD1C74; } a { background-color: rgb(221,28,116); } div.DivClassName { background-color: #DD1C74; } .BgClassName { background-color: #DD1C74; } </style>
<style> span { border-color: #DD1C74; } span { border-color: rgb(221,28,116); } td.TdClassName { border-color: #DD1C74; } .TagClassName { border-color: #DD1C74; } </style>