#BF5142 (or 0xBF5142) is unknown color: approx Sunset. HEX triplet: BF, 51 and 42. RGB value is (191,81,66). Sum of RGB (Red+Green+Blue) = 191+81+66=338 (44% of max value = 765). Red value is 191 (75% from 255 or 56.51% from 338); Green value is 81 (32.03% from 255 or 23.96% from 338); Blue value is 66 (26.17% from 255 or 19.53% from 338); Max value from RGB is 191 - color contains mainly: red. Hex color #BF5142 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BF5142 is #40AEBD. Grayscale: #707070. Windows color (decimal): -4239038 or 4346303. OLE color: 4346303.
HSL color Cylindrical-coordinate representation of color #BF5142: hue angle of 7.2º degrees, saturation: 0.49, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #BF5142 is Cyan = 0, Magento = 0.58, Yellow = 0.65 and Black (K on CMYK) = 0.25.
<style> p { color: #BF5142; } p { color: rgb(191,81,66); } H1.HeaderClassName { color: #BF5142; } .AnyTagClassName { color: #BF5142; } </style>
<style> a { background-color: #BF5142; } a { background-color: rgb(191,81,66); } div.DivClassName { background-color: #BF5142; } .BgClassName { background-color: #BF5142; } </style>
<style> span { border-color: #BF5142; } span { border-color: rgb(191,81,66); } td.TdClassName { border-color: #BF5142; } .TagClassName { border-color: #BF5142; } </style>