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