#BE374C (or 0xBE374C) is unknown color: approx Old Rose. HEX triplet: BE, 37 and 4C. RGB value is (190,55,76). Sum of RGB (Red+Green+Blue) = 190+55+76=321 (42% of max value = 765). Red value is 190 (74.61% from 255 or 59.19% from 321); Green value is 55 (21.88% from 255 or 17.13% from 321); Blue value is 76 (30.08% from 255 or 23.68% from 321); Max value from RGB is 190 - color contains mainly: red. Hex color #BE374C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BE374C is #41C8B3. Grayscale: #616161. Windows color (decimal): -4311220 or 4995006. OLE color: 4995006.
HSL color Cylindrical-coordinate representation of color #BE374C: hue angle of 350.67º degrees, saturation: 0.55, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #BE374C is Cyan = 0, Magento = 0.71, Yellow = 0.60 and Black (K on CMYK) = 0.25.
<style> p { color: #be374c; } p { color: rgb(190,55,76); } H1.HeaderClassName { color: #be374c; } .AnyTagClassName { color: #be374c; } </style>
<style> a { background-color: #be374c; } a { background-color: rgb(190,55,76); } div.DivClassName { background-color: #be374c; } .BgClassName { background-color: #be374c; } </style>
<style> span { border-color: #be374c; } span { border-color: rgb(190,55,76); } td.TdClassName { border-color: #be374c; } .TagClassName { border-color: #be374c; } </style>