#BE34F4 (or 0xBE34F4) is unknown color: approx Medium Orchid. HEX triplet: BE, 34 and F4. RGB value is (190,52,244). Sum of RGB (Red+Green+Blue) = 190+52+244=486 (64% of max value = 765). Red value is 190 (74.61% from 255 or 39.09% from 486); Green value is 52 (20.70% from 255 or 10.70% from 486); Blue value is 244 (95.70% from 255 or 50.21% from 486); Max value from RGB is 244 - color contains mainly: blue. Hex color #BE34F4 is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #BE34F4 is #41CB0B. Grayscale: #727272. Windows color (decimal): -4311820 or 16004286. OLE color: 16004286.
HSL color Cylindrical-coordinate representation of color #BE34F4: hue angle of 283.12º degrees, saturation: 0.9, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #BE34F4 is Cyan = 0.22, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #BE34F4; } p { color: rgb(190,52,244); } H1.HeaderClassName { color: #BE34F4; } .AnyTagClassName { color: #BE34F4; } </style>
<style> a { background-color: #BE34F4; } a { background-color: rgb(190,52,244); } div.DivClassName { background-color: #BE34F4; } .BgClassName { background-color: #BE34F4; } </style>
<style> span { border-color: #BE34F4; } span { border-color: rgb(190,52,244); } td.TdClassName { border-color: #BE34F4; } .TagClassName { border-color: #BE34F4; } </style>