#BE5C5A (or 0xBE5C5A) is unknown color: approx Fuzzy Wuzzy Brown. HEX triplet: BE, 5C and 5A. RGB value is (190,92,90). Sum of RGB (Red+Green+Blue) = 190+92+90=372 (49% of max value = 765). Red value is 190 (74.61% from 255 or 51.08% from 372); Green value is 92 (36.33% from 255 or 24.73% from 372); Blue value is 90 (35.55% from 255 or 24.19% from 372); Max value from RGB is 190 - color contains mainly: red. Hex color #BE5C5A is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE5C5A is #41A3A5. Grayscale: #797979. Windows color (decimal): -4301734 or 5921982. OLE color: 5921982.
HSL color Cylindrical-coordinate representation of color #BE5C5A: hue angle of 1.2º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BE5C5A is Cyan = 0, Magento = 0.52, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #BE5C5A; } p { color: rgb(190,92,90); } H1.HeaderClassName { color: #BE5C5A; } .AnyTagClassName { color: #BE5C5A; } </style>
<style> a { background-color: #BE5C5A; } a { background-color: rgb(190,92,90); } div.DivClassName { background-color: #BE5C5A; } .BgClassName { background-color: #BE5C5A; } </style>
<style> span { border-color: #BE5C5A; } span { border-color: rgb(190,92,90); } td.TdClassName { border-color: #BE5C5A; } .TagClassName { border-color: #BE5C5A; } </style>