#BE4D6D (or 0xBE4D6D) is unknown color: approx Blush. HEX triplet: BE, 4D and 6D. RGB value is (190,77,109). Sum of RGB (Red+Green+Blue) = 190+77+109=376 (49% of max value = 765). Red value is 190 (74.61% from 255 or 50.53% from 376); Green value is 77 (30.47% from 255 or 20.48% from 376); Blue value is 109 (42.97% from 255 or 28.99% from 376); Max value from RGB is 190 - color contains mainly: red. Hex color #BE4D6D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE4D6D is #41B292. Grayscale: #727272. Windows color (decimal): -4305555 or 7163326. OLE color: 7163326.
HSL color Cylindrical-coordinate representation of color #BE4D6D: hue angle of 343.01º degrees, saturation: 0.47, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #BE4D6D is Cyan = 0, Magento = 0.59, Yellow = 0.43 and Black (K on CMYK) = 0.25.
<style> p { color: #BE4D6D; } p { color: rgb(190,77,109); } H1.HeaderClassName { color: #BE4D6D; } .AnyTagClassName { color: #BE4D6D; } </style>
<style> a { background-color: #BE4D6D; } a { background-color: rgb(190,77,109); } div.DivClassName { background-color: #BE4D6D; } .BgClassName { background-color: #BE4D6D; } </style>
<style> span { border-color: #BE4D6D; } span { border-color: rgb(190,77,109); } td.TdClassName { border-color: #BE4D6D; } .TagClassName { border-color: #BE4D6D; } </style>