#BE328A (or 0xBE328A) is unknown color: approx Medium Red Violet. HEX triplet: BE, 32 and 8A. RGB value is (190,50,138). Sum of RGB (Red+Green+Blue) = 190+50+138=378 (50% of max value = 765). Red value is 190 (74.61% from 255 or 50.26% from 378); Green value is 50 (19.92% from 255 or 13.23% from 378); Blue value is 138 (54.30% from 255 or 36.51% from 378); Max value from RGB is 190 - color contains mainly: red. Hex color #BE328A is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BE328A is #41CD75. Grayscale: #656565. Windows color (decimal): -4312438 or 9056958. OLE color: 9056958.
HSL color Cylindrical-coordinate representation of color #BE328A: hue angle of 322.29º degrees, saturation: 0.58, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BE328A is Cyan = 0, Magento = 0.74, Yellow = 0.27 and Black (K on CMYK) = 0.25.
<style> p { color: #be328a; } p { color: rgb(190,50,138); } H1.HeaderClassName { color: #be328a; } .AnyTagClassName { color: #be328a; } </style>
<style> a { background-color: #be328a; } a { background-color: rgb(190,50,138); } div.DivClassName { background-color: #be328a; } .BgClassName { background-color: #be328a; } </style>
<style> span { border-color: #be328a; } span { border-color: rgb(190,50,138); } td.TdClassName { border-color: #be328a; } .TagClassName { border-color: #be328a; } </style>