#BF5A55 (or 0xBF5A55) is unknown color: approx Fuzzy Wuzzy Brown. HEX triplet: BF, 5A and 55. RGB value is (191,90,85). Sum of RGB (Red+Green+Blue) = 191+90+85=366 (48% of max value = 765). Red value is 191 (75% from 255 or 52.19% from 366); Green value is 90 (35.55% from 255 or 24.59% from 366); Blue value is 85 (33.59% from 255 or 23.22% from 366); Max value from RGB is 191 - color contains mainly: red. Hex color #BF5A55 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BF5A55 is #40A5AA. Grayscale: #777777. Windows color (decimal): -4236715 or 5593791. OLE color: 5593791.
HSL color Cylindrical-coordinate representation of color #BF5A55: hue angle of 2.83º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BF5A55 is Cyan = 0, Magento = 0.53, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #BF5A55; } p { color: rgb(191,90,85); } H1.HeaderClassName { color: #BF5A55; } .AnyTagClassName { color: #BF5A55; } </style>
<style> a { background-color: #BF5A55; } a { background-color: rgb(191,90,85); } div.DivClassName { background-color: #BF5A55; } .BgClassName { background-color: #BF5A55; } </style>
<style> span { border-color: #BF5A55; } span { border-color: rgb(191,90,85); } td.TdClassName { border-color: #BF5A55; } .TagClassName { border-color: #BF5A55; } </style>