#B25DC3 (or 0xB25DC3) is unknown color: approx Medium Orchid. HEX triplet: B2, 5D and C3. RGB value is (178,93,195). Sum of RGB (Red+Green+Blue) = 178+93+195=466 (61% of max value = 765). Red value is 178 (69.92% from 255 or 38.20% from 466); Green value is 93 (36.72% from 255 or 19.96% from 466); Blue value is 195 (76.56% from 255 or 41.85% from 466); Max value from RGB is 195 - color contains mainly: blue. Hex color #B25DC3 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B25DC3 is #4DA23C. Grayscale: #818181. Windows color (decimal): -5087805 or 12803506. OLE color: 12803506.
HSL color Cylindrical-coordinate representation of color #B25DC3: hue angle of 290º degrees, saturation: 0.46, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #B25DC3 is Cyan = 0.09, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B25DC3; } p { color: rgb(178,93,195); } H1.HeaderClassName { color: #B25DC3; } .AnyTagClassName { color: #B25DC3; } </style>
<style> a { background-color: #B25DC3; } a { background-color: rgb(178,93,195); } div.DivClassName { background-color: #B25DC3; } .BgClassName { background-color: #B25DC3; } </style>
<style> span { border-color: #B25DC3; } span { border-color: rgb(178,93,195); } td.TdClassName { border-color: #B25DC3; } .TagClassName { border-color: #B25DC3; } </style>