#BE25BC (or 0xBE25BC) is unknown color: approx Deep Magenta. HEX triplet: BE, 25 and BC. RGB value is (190,37,188). Sum of RGB (Red+Green+Blue) = 190+37+188=415 (54% of max value = 765). Red value is 190 (74.61% from 255 or 45.78% from 415); Green value is 37 (14.84% from 255 or 8.92% from 415); Blue value is 188 (73.83% from 255 or 45.30% from 415); Max value from RGB is 190 - color contains mainly: red. Hex color #BE25BC is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BE25BC is #41DA43. Grayscale: #636363. Windows color (decimal): -4315716 or 12330430. OLE color: 12330430.
HSL color Cylindrical-coordinate representation of color #BE25BC: hue angle of 300.78º degrees, saturation: 0.67, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #BE25BC is Cyan = 0, Magento = 0.81, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #be25bc; } p { color: rgb(190,37,188); } H1.HeaderClassName { color: #be25bc; } .AnyTagClassName { color: #be25bc; } </style>
<style> a { background-color: #be25bc; } a { background-color: rgb(190,37,188); } div.DivClassName { background-color: #be25bc; } .BgClassName { background-color: #be25bc; } </style>
<style> span { border-color: #be25bc; } span { border-color: rgb(190,37,188); } td.TdClassName { border-color: #be25bc; } .TagClassName { border-color: #be25bc; } </style>