#DE82CA (or 0xDE82CA) is unknown color: approx Orchid. HEX triplet: DE, 82 and CA. RGB value is (222,130,202). Sum of RGB (Red+Green+Blue) = 222+130+202=554 (73% of max value = 765). Red value is 222 (87.11% from 255 or 40.07% from 554); Green value is 130 (51.17% from 255 or 23.47% from 554); Blue value is 202 (79.30% from 255 or 36.46% from 554); Max value from RGB is 222 - color contains mainly: red. Hex color #DE82CA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DE82CA is #217D35. Grayscale: #A5A5A5. Windows color (decimal): -2194742 or 13271774. OLE color: 13271774.
HSL color Cylindrical-coordinate representation of color #DE82CA: hue angle of 313.04º degrees, saturation: 0.58, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #DE82CA is Cyan = 0, Magento = 0.41, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #DE82CA; } p { color: rgb(222,130,202); } H1.HeaderClassName { color: #DE82CA; } .AnyTagClassName { color: #DE82CA; } </style>
<style> a { background-color: #DE82CA; } a { background-color: rgb(222,130,202); } div.DivClassName { background-color: #DE82CA; } .BgClassName { background-color: #DE82CA; } </style>
<style> span { border-color: #DE82CA; } span { border-color: rgb(222,130,202); } td.TdClassName { border-color: #DE82CA; } .TagClassName { border-color: #DE82CA; } </style>