#BF473B (or 0xBF473B) is unknown color: approx Grenadier. HEX triplet: BF, 47 and 3B. RGB value is (191,71,59). Sum of RGB (Red+Green+Blue) = 191+71+59=321 (42% of max value = 765). Red value is 191 (75% from 255 or 59.50% from 321); Green value is 71 (28.12% from 255 or 22.12% from 321); Blue value is 59 (23.44% from 255 or 18.38% from 321); Max value from RGB is 191 - color contains mainly: red. Hex color #BF473B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BF473B is #40B8C4. Grayscale: #696969. Windows color (decimal): -4241605 or 3884991. OLE color: 3884991.
HSL color Cylindrical-coordinate representation of color #BF473B: hue angle of 5.45º degrees, saturation: 0.53, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #BF473B is Cyan = 0, Magento = 0.63, Yellow = 0.69 and Black (K on CMYK) = 0.25.
<style> p { color: #BF473B; } p { color: rgb(191,71,59); } H1.HeaderClassName { color: #BF473B; } .AnyTagClassName { color: #BF473B; } </style>
<style> a { background-color: #BF473B; } a { background-color: rgb(191,71,59); } div.DivClassName { background-color: #BF473B; } .BgClassName { background-color: #BF473B; } </style>
<style> span { border-color: #BF473B; } span { border-color: rgb(191,71,59); } td.TdClassName { border-color: #BF473B; } .TagClassName { border-color: #BF473B; } </style>