#BF213B (or 0xBF213B) is unknown color: approx Cardinal. HEX triplet: BF, 21 and 3B. RGB value is (191,33,59). Sum of RGB (Red+Green+Blue) = 191+33+59=283 (37% of max value = 765). Red value is 191 (75% from 255 or 67.49% from 283); Green value is 33 (13.28% from 255 or 11.66% from 283); Blue value is 59 (23.44% from 255 or 20.85% from 283); Max value from RGB is 191 - color contains mainly: red. Hex color #BF213B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BF213B is #40DEC4. Grayscale: #535353. Windows color (decimal): -4251333 or 3875263. OLE color: 3875263.
HSL color Cylindrical-coordinate representation of color #BF213B: hue angle of 350.13º degrees, saturation: 0.71, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #BF213B is Cyan = 0, Magento = 0.83, Yellow = 0.69 and Black (K on CMYK) = 0.25.
<style> p { color: #bf213b; } p { color: rgb(191,33,59); } H1.HeaderClassName { color: #bf213b; } .AnyTagClassName { color: #bf213b; } </style>
<style> a { background-color: #bf213b; } a { background-color: rgb(191,33,59); } div.DivClassName { background-color: #bf213b; } .BgClassName { background-color: #bf213b; } </style>
<style> span { border-color: #bf213b; } span { border-color: rgb(191,33,59); } td.TdClassName { border-color: #bf213b; } .TagClassName { border-color: #bf213b; } </style>