#DE73A0 (or 0xDE73A0) is unknown color: approx Pale Violet Red. HEX triplet: DE, 73 and A0. RGB value is (222,115,160). Sum of RGB (Red+Green+Blue) = 222+115+160=497 (65% of max value = 765). Red value is 222 (87.11% from 255 or 44.67% from 497); Green value is 115 (45.31% from 255 or 23.14% from 497); Blue value is 160 (62.89% from 255 or 32.19% from 497); Max value from RGB is 222 - color contains mainly: red. Hex color #DE73A0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DE73A0 is #218C5F. Grayscale: #989898. Windows color (decimal): -2198624 or 10515422. OLE color: 10515422.
HSL color Cylindrical-coordinate representation of color #DE73A0: hue angle of 334.77º degrees, saturation: 0.62, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #DE73A0 is Cyan = 0, Magento = 0.48, Yellow = 0.28 and Black (K on CMYK) = 0.13.
<style> p { color: #DE73A0; } p { color: rgb(222,115,160); } H1.HeaderClassName { color: #DE73A0; } .AnyTagClassName { color: #DE73A0; } </style>
<style> a { background-color: #DE73A0; } a { background-color: rgb(222,115,160); } div.DivClassName { background-color: #DE73A0; } .BgClassName { background-color: #DE73A0; } </style>
<style> span { border-color: #DE73A0; } span { border-color: rgb(222,115,160); } td.TdClassName { border-color: #DE73A0; } .TagClassName { border-color: #DE73A0; } </style>