#B45ECE (or 0xB45ECE) is unknown color: approx Medium Orchid. HEX triplet: B4, 5E and CE. RGB value is (180,94,206). Sum of RGB (Red+Green+Blue) = 180+94+206=480 (63% of max value = 765). Red value is 180 (70.70% from 255 or 37.5% from 480); Green value is 94 (37.11% from 255 or 19.58% from 480); Blue value is 206 (80.86% from 255 or 42.92% from 480); Max value from RGB is 206 - color contains mainly: blue. Hex color #B45ECE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B45ECE is #4BA131. Grayscale: #848484. Windows color (decimal): -4956466 or 13524660. OLE color: 13524660.
HSL color Cylindrical-coordinate representation of color #B45ECE: hue angle of 286.07º degrees, saturation: 0.53, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #B45ECE is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #B45ECE; } p { color: rgb(180,94,206); } H1.HeaderClassName { color: #B45ECE; } .AnyTagClassName { color: #B45ECE; } </style>
<style> a { background-color: #B45ECE; } a { background-color: rgb(180,94,206); } div.DivClassName { background-color: #B45ECE; } .BgClassName { background-color: #B45ECE; } </style>
<style> span { border-color: #B45ECE; } span { border-color: rgb(180,94,206); } td.TdClassName { border-color: #B45ECE; } .TagClassName { border-color: #B45ECE; } </style>