#A74FEE (or 0xA74FEE) is unknown color: approx Medium Orchid. HEX triplet: A7, 4F and EE. RGB value is (167,79,238). Sum of RGB (Red+Green+Blue) = 167+79+238=484 (64% of max value = 765). Red value is 167 (65.62% from 255 or 34.50% from 484); Green value is 79 (31.25% from 255 or 16.32% from 484); Blue value is 238 (93.36% from 255 or 49.17% from 484); Max value from RGB is 238 - color contains mainly: blue. Hex color #A74FEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A74FEE is #58B011. Grayscale: #7A7A7A. Windows color (decimal): -5812242 or 15617959. OLE color: 15617959.
HSL color Cylindrical-coordinate representation of color #A74FEE: hue angle of 273.21º degrees, saturation: 0.82, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A74FEE is Cyan = 0.30, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A74FEE; } p { color: rgb(167,79,238); } H1.HeaderClassName { color: #A74FEE; } .AnyTagClassName { color: #A74FEE; } </style>
<style> a { background-color: #A74FEE; } a { background-color: rgb(167,79,238); } div.DivClassName { background-color: #A74FEE; } .BgClassName { background-color: #A74FEE; } </style>
<style> span { border-color: #A74FEE; } span { border-color: rgb(167,79,238); } td.TdClassName { border-color: #A74FEE; } .TagClassName { border-color: #A74FEE; } </style>