#BE5533 (or 0xBE5533) is unknown color: approx Trinidad. HEX triplet: BE, 55 and 33. RGB value is (190,85,51). Sum of RGB (Red+Green+Blue) = 190+85+51=326 (43% of max value = 765). Red value is 190 (74.61% from 255 or 58.28% from 326); Green value is 85 (33.59% from 255 or 26.07% from 326); Blue value is 51 (20.31% from 255 or 15.64% from 326); Max value from RGB is 190 - color contains mainly: red. Hex color #BE5533 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BE5533 is #41AACC. Grayscale: #707070. Windows color (decimal): -4303565 or 3364286. OLE color: 3364286.
HSL color Cylindrical-coordinate representation of color #BE5533: hue angle of 14.68º degrees, saturation: 0.58, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BE5533 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.25.
<style> p { color: #BE5533; } p { color: rgb(190,85,51); } H1.HeaderClassName { color: #BE5533; } .AnyTagClassName { color: #BE5533; } </style>
<style> a { background-color: #BE5533; } a { background-color: rgb(190,85,51); } div.DivClassName { background-color: #BE5533; } .BgClassName { background-color: #BE5533; } </style>
<style> span { border-color: #BE5533; } span { border-color: rgb(190,85,51); } td.TdClassName { border-color: #BE5533; } .TagClassName { border-color: #BE5533; } </style>