#BE4E64 (or 0xBE4E64) is unknown color: approx Blush. HEX triplet: BE, 4E and 64. RGB value is (190,78,100). Sum of RGB (Red+Green+Blue) = 190+78+100=368 (48% of max value = 765). Red value is 190 (74.61% from 255 or 51.63% from 368); Green value is 78 (30.86% from 255 or 21.20% from 368); Blue value is 100 (39.45% from 255 or 27.17% from 368); Max value from RGB is 190 - color contains mainly: red. Hex color #BE4E64 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BE4E64 is #41B19B. Grayscale: #727272. Windows color (decimal): -4305308 or 6573758. OLE color: 6573758.
HSL color Cylindrical-coordinate representation of color #BE4E64: hue angle of 348.21º degrees, saturation: 0.46, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #BE4E64 is Cyan = 0, Magento = 0.59, Yellow = 0.47 and Black (K on CMYK) = 0.25.
<style> p { color: #BE4E64; } p { color: rgb(190,78,100); } H1.HeaderClassName { color: #BE4E64; } .AnyTagClassName { color: #BE4E64; } </style>
<style> a { background-color: #BE4E64; } a { background-color: rgb(190,78,100); } div.DivClassName { background-color: #BE4E64; } .BgClassName { background-color: #BE4E64; } </style>
<style> span { border-color: #BE4E64; } span { border-color: rgb(190,78,100); } td.TdClassName { border-color: #BE4E64; } .TagClassName { border-color: #BE4E64; } </style>