#B45DEF (or 0xB45DEF) is unknown color: approx Medium Orchid. HEX triplet: B4, 5D and EF. RGB value is (180,93,239). Sum of RGB (Red+Green+Blue) = 180+93+239=512 (67% of max value = 765). Red value is 180 (70.70% from 255 or 35.16% from 512); Green value is 93 (36.72% from 255 or 18.16% from 512); Blue value is 239 (93.75% from 255 or 46.68% from 512); Max value from RGB is 239 - color contains mainly: blue. Hex color #B45DEF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B45DEF is #4BA210. Grayscale: #878787. Windows color (decimal): -4956689 or 15687092. OLE color: 15687092.
HSL color Cylindrical-coordinate representation of color #B45DEF: hue angle of 275.75º degrees, saturation: 0.82, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B45DEF is Cyan = 0.25, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #b45def; } p { color: rgb(180,93,239); } H1.HeaderClassName { color: #b45def; } .AnyTagClassName { color: #b45def; } </style>
<style> a { background-color: #b45def; } a { background-color: rgb(180,93,239); } div.DivClassName { background-color: #b45def; } .BgClassName { background-color: #b45def; } </style>
<style> span { border-color: #b45def; } span { border-color: rgb(180,93,239); } td.TdClassName { border-color: #b45def; } .TagClassName { border-color: #b45def; } </style>