#B25B24 (or 0xB25B24) is unknown color: approx Fiery Orange. HEX triplet: B2, 5B and 24. RGB value is (178,91,36). Sum of RGB (Red+Green+Blue) = 178+91+36=305 (40% of max value = 765). Red value is 178 (69.92% from 255 or 58.36% from 305); Green value is 91 (35.94% from 255 or 29.84% from 305); Blue value is 36 (14.45% from 255 or 11.80% from 305); Max value from RGB is 178 - color contains mainly: red. Hex color #B25B24 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #B25B24 is #4DA4DB. Grayscale: #6F6F6F. Windows color (decimal): -5088476 or 2382770. OLE color: 2382770.
HSL color Cylindrical-coordinate representation of color #B25B24: hue angle of 23.24º degrees, saturation: 0.66, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #B25B24 is Cyan = 0, Magento = 0.49, Yellow = 0.80 and Black (K on CMYK) = 0.30.
<style> p { color: #B25B24; } p { color: rgb(178,91,36); } H1.HeaderClassName { color: #B25B24; } .AnyTagClassName { color: #B25B24; } </style>
<style> a { background-color: #B25B24; } a { background-color: rgb(178,91,36); } div.DivClassName { background-color: #B25B24; } .BgClassName { background-color: #B25B24; } </style>
<style> span { border-color: #B25B24; } span { border-color: rgb(178,91,36); } td.TdClassName { border-color: #B25B24; } .TagClassName { border-color: #B25B24; } </style>