#DE80BD (or 0xDE80BD) is unknown color: approx Persian Pink. HEX triplet: DE, 80 and BD. RGB value is (222,128,189). Sum of RGB (Red+Green+Blue) = 222+128+189=539 (71% of max value = 765). Red value is 222 (87.11% from 255 or 41.19% from 539); Green value is 128 (50.39% from 255 or 23.75% from 539); Blue value is 189 (74.22% from 255 or 35.06% from 539); Max value from RGB is 222 - color contains mainly: red. Hex color #DE80BD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DE80BD is #217F42. Grayscale: #A2A2A2. Windows color (decimal): -2195267 or 12419294. OLE color: 12419294.
HSL color Cylindrical-coordinate representation of color #DE80BD: hue angle of 321.06º degrees, saturation: 0.59, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DE80BD is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #DE80BD; } p { color: rgb(222,128,189); } H1.HeaderClassName { color: #DE80BD; } .AnyTagClassName { color: #DE80BD; } </style>
<style> a { background-color: #DE80BD; } a { background-color: rgb(222,128,189); } div.DivClassName { background-color: #DE80BD; } .BgClassName { background-color: #DE80BD; } </style>
<style> span { border-color: #DE80BD; } span { border-color: rgb(222,128,189); } td.TdClassName { border-color: #DE80BD; } .TagClassName { border-color: #DE80BD; } </style>