#BF1832 (or 0xBF1832) is unknown color: approx Cardinal. HEX triplet: BF, 18 and 32. RGB value is (191,24,50). Sum of RGB (Red+Green+Blue) = 191+24+50=265 (35% of max value = 765). Red value is 191 (75% from 255 or 72.08% from 265); Green value is 24 (9.77% from 255 or 9.06% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 191 - color contains mainly: red. Hex color #BF1832 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BF1832 is #40E7CD. Grayscale: #4C4C4C. Windows color (decimal): -4253646 or 3283135. OLE color: 3283135.
HSL color Cylindrical-coordinate representation of color #BF1832: hue angle of 350.66º degrees, saturation: 0.78, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #BF1832 is Cyan = 0, Magento = 0.87, Yellow = 0.74 and Black (K on CMYK) = 0.25.
<style> p { color: #BF1832; } p { color: rgb(191,24,50); } H1.HeaderClassName { color: #BF1832; } .AnyTagClassName { color: #BF1832; } </style>
<style> a { background-color: #BF1832; } a { background-color: rgb(191,24,50); } div.DivClassName { background-color: #BF1832; } .BgClassName { background-color: #BF1832; } </style>
<style> span { border-color: #BF1832; } span { border-color: rgb(191,24,50); } td.TdClassName { border-color: #BF1832; } .TagClassName { border-color: #BF1832; } </style>