#E67EF5 (or 0xE67EF5) is unknown color: approx Violet. HEX triplet: E6, 7E and F5. RGB value is (230,126,245). Sum of RGB (Red+Green+Blue) = 230+126+245=601 (79% of max value = 765). Red value is 230 (90.23% from 255 or 38.27% from 601); Green value is 126 (49.61% from 255 or 20.97% from 601); Blue value is 245 (96.09% from 255 or 40.77% from 601); Max value from RGB is 245 - color contains mainly: blue. Hex color #E67EF5 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #E67EF5 is #19810A. Grayscale: #AAAAAA. Windows color (decimal): -1671435 or 16088806. OLE color: 16088806.
HSL color Cylindrical-coordinate representation of color #E67EF5: hue angle of 292.44º degrees, saturation: 0.86, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #E67EF5 is Cyan = 0.06, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E67EF5; } p { color: rgb(230,126,245); } H1.HeaderClassName { color: #E67EF5; } .AnyTagClassName { color: #E67EF5; } </style>
<style> a { background-color: #E67EF5; } a { background-color: rgb(230,126,245); } div.DivClassName { background-color: #E67EF5; } .BgClassName { background-color: #E67EF5; } </style>
<style> span { border-color: #E67EF5; } span { border-color: rgb(230,126,245); } td.TdClassName { border-color: #E67EF5; } .TagClassName { border-color: #E67EF5; } </style>