#B82121 (or 0xB82121) is unknown color: approx Fire Brick. HEX triplet: B8, 21 and 21. RGB value is (184,33,33). Sum of RGB (Red+Green+Blue) = 184+33+33=250 (33% of max value = 765). Red value is 184 (72.27% from 255 or 73.6% from 250); Green value is 33 (13.28% from 255 or 13.2% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 184 - color contains mainly: red. Hex color #B82121 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B82121 is #47DEDE. Grayscale: #4E4E4E. Windows color (decimal): -4710111 or 2171320. OLE color: 2171320.
HSL color Cylindrical-coordinate representation of color #B82121: hue angle of 0º degrees, saturation: 0.7, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #B82121 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.28.
<style> p { color: #B82121; } p { color: rgb(184,33,33); } H1.HeaderClassName { color: #B82121; } .AnyTagClassName { color: #B82121; } </style>
<style> a { background-color: #B82121; } a { background-color: rgb(184,33,33); } div.DivClassName { background-color: #B82121; } .BgClassName { background-color: #B82121; } </style>
<style> span { border-color: #B82121; } span { border-color: rgb(184,33,33); } td.TdClassName { border-color: #B82121; } .TagClassName { border-color: #B82121; } </style>