#E676DE (or 0xE676DE) is unknown color: approx Orchid. HEX triplet: E6, 76 and DE. RGB value is (230,118,222). Sum of RGB (Red+Green+Blue) = 230+118+222=570 (75% of max value = 765). Red value is 230 (90.23% from 255 or 40.35% from 570); Green value is 118 (46.48% from 255 or 20.70% from 570); Blue value is 222 (87.11% from 255 or 38.95% from 570); Max value from RGB is 230 - color contains mainly: red. Hex color #E676DE is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #E676DE is #198921. Grayscale: #A3A3A3. Windows color (decimal): -1673506 or 14579430. OLE color: 14579430.
HSL color Cylindrical-coordinate representation of color #E676DE: hue angle of 304.29º degrees, saturation: 0.69, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #E676DE is Cyan = 0, Magento = 0.49, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #e676de; } p { color: rgb(230,118,222); } H1.HeaderClassName { color: #e676de; } .AnyTagClassName { color: #e676de; } </style>
<style> a { background-color: #e676de; } a { background-color: rgb(230,118,222); } div.DivClassName { background-color: #e676de; } .BgClassName { background-color: #e676de; } </style>
<style> span { border-color: #e676de; } span { border-color: rgb(230,118,222); } td.TdClassName { border-color: #e676de; } .TagClassName { border-color: #e676de; } </style>