#BE339C (or 0xBE339C) is unknown color: approx Medium Red Violet. HEX triplet: BE, 33 and 9C. RGB value is (190,51,156). Sum of RGB (Red+Green+Blue) = 190+51+156=397 (52% of max value = 765). Red value is 190 (74.61% from 255 or 47.86% from 397); Green value is 51 (20.31% from 255 or 12.85% from 397); Blue value is 156 (61.33% from 255 or 39.29% from 397); Max value from RGB is 190 - color contains mainly: red. Hex color #BE339C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BE339C is #41CC63. Grayscale: #686868. Windows color (decimal): -4312164 or 10236862. OLE color: 10236862.
HSL color Cylindrical-coordinate representation of color #BE339C: hue angle of 314.68º degrees, saturation: 0.58, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BE339C is Cyan = 0, Magento = 0.73, Yellow = 0.18 and Black (K on CMYK) = 0.25.
<style> p { color: #BE339C; } p { color: rgb(190,51,156); } H1.HeaderClassName { color: #BE339C; } .AnyTagClassName { color: #BE339C; } </style>
<style> a { background-color: #BE339C; } a { background-color: rgb(190,51,156); } div.DivClassName { background-color: #BE339C; } .BgClassName { background-color: #BE339C; } </style>
<style> span { border-color: #BE339C; } span { border-color: rgb(190,51,156); } td.TdClassName { border-color: #BE339C; } .TagClassName { border-color: #BE339C; } </style>