#DE4AB3 (or 0xDE4AB3) is unknown color: approx Fuchsia. HEX triplet: DE, 4A and B3. RGB value is (222,74,179). Sum of RGB (Red+Green+Blue) = 222+74+179=475 (62% of max value = 765). Red value is 222 (87.11% from 255 or 46.74% from 475); Green value is 74 (29.30% from 255 or 15.58% from 475); Blue value is 179 (70.31% from 255 or 37.68% from 475); Max value from RGB is 222 - color contains mainly: red. Hex color #DE4AB3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DE4AB3 is #21B54C. Grayscale: #818181. Windows color (decimal): -2209101 or 11750110. OLE color: 11750110.
HSL color Cylindrical-coordinate representation of color #DE4AB3: hue angle of 317.43º degrees, saturation: 0.69, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DE4AB3 is Cyan = 0, Magento = 0.67, Yellow = 0.19 and Black (K on CMYK) = 0.13.
<style> p { color: #DE4AB3; } p { color: rgb(222,74,179); } H1.HeaderClassName { color: #DE4AB3; } .AnyTagClassName { color: #DE4AB3; } </style>
<style> a { background-color: #DE4AB3; } a { background-color: rgb(222,74,179); } div.DivClassName { background-color: #DE4AB3; } .BgClassName { background-color: #DE4AB3; } </style>
<style> span { border-color: #DE4AB3; } span { border-color: rgb(222,74,179); } td.TdClassName { border-color: #DE4AB3; } .TagClassName { border-color: #DE4AB3; } </style>