#BE5A35 (or 0xBE5A35) is unknown color: approx Smoke Tree. HEX triplet: BE, 5A and 35. RGB value is (190,90,53). Sum of RGB (Red+Green+Blue) = 190+90+53=333 (44% of max value = 765). Red value is 190 (74.61% from 255 or 57.06% from 333); Green value is 90 (35.55% from 255 or 27.03% from 333); Blue value is 53 (21.09% from 255 or 15.92% from 333); Max value from RGB is 190 - color contains mainly: red. Hex color #BE5A35 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BE5A35 is #41A5CA. Grayscale: #737373. Windows color (decimal): -4302283 or 3496638. OLE color: 3496638.
HSL color Cylindrical-coordinate representation of color #BE5A35: hue angle of 16.2º degrees, saturation: 0.56, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BE5A35 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.25.
<style> p { color: #BE5A35; } p { color: rgb(190,90,53); } H1.HeaderClassName { color: #BE5A35; } .AnyTagClassName { color: #BE5A35; } </style>
<style> a { background-color: #BE5A35; } a { background-color: rgb(190,90,53); } div.DivClassName { background-color: #BE5A35; } .BgClassName { background-color: #BE5A35; } </style>
<style> span { border-color: #BE5A35; } span { border-color: rgb(190,90,53); } td.TdClassName { border-color: #BE5A35; } .TagClassName { border-color: #BE5A35; } </style>