#BE342D (or 0xBE342D) is unknown color: approx Persian Red. HEX triplet: BE, 34 and 2D. RGB value is (190,52,45). Sum of RGB (Red+Green+Blue) = 190+52+45=287 (38% of max value = 765). Red value is 190 (74.61% from 255 or 66.20% from 287); Green value is 52 (20.70% from 255 or 18.12% from 287); Blue value is 45 (17.97% from 255 or 15.68% from 287); Max value from RGB is 190 - color contains mainly: red. Hex color #BE342D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BE342D is #41CBD2. Grayscale: #5C5C5C. Windows color (decimal): -4312019 or 2962622. OLE color: 2962622.
HSL color Cylindrical-coordinate representation of color #BE342D: hue angle of 2.9º degrees, saturation: 0.62, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #BE342D is Cyan = 0, Magento = 0.73, Yellow = 0.76 and Black (K on CMYK) = 0.25.
<style> p { color: #BE342D; } p { color: rgb(190,52,45); } H1.HeaderClassName { color: #BE342D; } .AnyTagClassName { color: #BE342D; } </style>
<style> a { background-color: #BE342D; } a { background-color: rgb(190,52,45); } div.DivClassName { background-color: #BE342D; } .BgClassName { background-color: #BE342D; } </style>
<style> span { border-color: #BE342D; } span { border-color: rgb(190,52,45); } td.TdClassName { border-color: #BE342D; } .TagClassName { border-color: #BE342D; } </style>