#DE55C9 (or 0xDE55C9) is unknown color: approx Free Speech Magenta. HEX triplet: DE, 55 and C9. RGB value is (222,85,201). Sum of RGB (Red+Green+Blue) = 222+85+201=508 (67% of max value = 765). Red value is 222 (87.11% from 255 or 43.70% from 508); Green value is 85 (33.59% from 255 or 16.73% from 508); Blue value is 201 (78.91% from 255 or 39.57% from 508); Max value from RGB is 222 - color contains mainly: red. Hex color #DE55C9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DE55C9 is #21AA36. Grayscale: #8A8A8A. Windows color (decimal): -2206263 or 13194718. OLE color: 13194718.
HSL color Cylindrical-coordinate representation of color #DE55C9: hue angle of 309.2º degrees, saturation: 0.67, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #DE55C9 is Cyan = 0, Magento = 0.62, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #de55c9; } p { color: rgb(222,85,201); } H1.HeaderClassName { color: #de55c9; } .AnyTagClassName { color: #de55c9; } </style>
<style> a { background-color: #de55c9; } a { background-color: rgb(222,85,201); } div.DivClassName { background-color: #de55c9; } .BgClassName { background-color: #de55c9; } </style>
<style> span { border-color: #de55c9; } span { border-color: rgb(222,85,201); } td.TdClassName { border-color: #de55c9; } .TagClassName { border-color: #de55c9; } </style>