#BE536B (or 0xBE536B) is unknown color: approx Blush. HEX triplet: BE, 53 and 6B. RGB value is (190,83,107). Sum of RGB (Red+Green+Blue) = 190+83+107=380 (50% of max value = 765). Red value is 190 (74.61% from 255 or 50% from 380); Green value is 83 (32.81% from 255 or 21.84% from 380); Blue value is 107 (42.19% from 255 or 28.16% from 380); Max value from RGB is 190 - color contains mainly: red. Hex color #BE536B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE536B is #41AC94. Grayscale: #757575. Windows color (decimal): -4304021 or 7033790. OLE color: 7033790.
HSL color Cylindrical-coordinate representation of color #BE536B: hue angle of 346.54º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #BE536B is Cyan = 0, Magento = 0.56, Yellow = 0.44 and Black (K on CMYK) = 0.25.
<style> p { color: #be536b; } p { color: rgb(190,83,107); } H1.HeaderClassName { color: #be536b; } .AnyTagClassName { color: #be536b; } </style>
<style> a { background-color: #be536b; } a { background-color: rgb(190,83,107); } div.DivClassName { background-color: #be536b; } .BgClassName { background-color: #be536b; } </style>
<style> span { border-color: #be536b; } span { border-color: rgb(190,83,107); } td.TdClassName { border-color: #be536b; } .TagClassName { border-color: #be536b; } </style>