#DD4E91 (or 0xDD4E91) is unknown color: approx Dark Pink. HEX triplet: DD, 4E and 91. RGB value is (221,78,145). Sum of RGB (Red+Green+Blue) = 221+78+145=444 (58% of max value = 765). Red value is 221 (86.72% from 255 or 49.77% from 444); Green value is 78 (30.86% from 255 or 17.57% from 444); Blue value is 145 (57.03% from 255 or 32.66% from 444); Max value from RGB is 221 - color contains mainly: red. Hex color #DD4E91 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DD4E91 is #22B16E. Grayscale: #808080. Windows color (decimal): -2273647 or 9522909. OLE color: 9522909.
HSL color Cylindrical-coordinate representation of color #DD4E91: hue angle of 331.89º degrees, saturation: 0.68, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #DD4E91 is Cyan = 0, Magento = 0.65, Yellow = 0.34 and Black (K on CMYK) = 0.13.
<style> p { color: #DD4E91; } p { color: rgb(221,78,145); } H1.HeaderClassName { color: #DD4E91; } .AnyTagClassName { color: #DD4E91; } </style>
<style> a { background-color: #DD4E91; } a { background-color: rgb(221,78,145); } div.DivClassName { background-color: #DD4E91; } .BgClassName { background-color: #DD4E91; } </style>
<style> span { border-color: #DD4E91; } span { border-color: rgb(221,78,145); } td.TdClassName { border-color: #DD4E91; } .TagClassName { border-color: #DD4E91; } </style>