#BF666A (or 0xBF666A) is unknown color: approx Cabaret. HEX triplet: BF, 66 and 6A. RGB value is (191,102,106). Sum of RGB (Red+Green+Blue) = 191+102+106=399 (52% of max value = 765). Red value is 191 (75% from 255 or 47.87% from 399); Green value is 102 (40.23% from 255 or 25.56% from 399); Blue value is 106 (41.80% from 255 or 26.57% from 399); Max value from RGB is 191 - color contains mainly: red. Hex color #BF666A is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BF666A is #409995. Grayscale: #818181. Windows color (decimal): -4233622 or 6973119. OLE color: 6973119.
HSL color Cylindrical-coordinate representation of color #BF666A: hue angle of 357.3º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #BF666A is Cyan = 0, Magento = 0.47, Yellow = 0.45 and Black (K on CMYK) = 0.25.
<style> p { color: #BF666A; } p { color: rgb(191,102,106); } H1.HeaderClassName { color: #BF666A; } .AnyTagClassName { color: #BF666A; } </style>
<style> a { background-color: #BF666A; } a { background-color: rgb(191,102,106); } div.DivClassName { background-color: #BF666A; } .BgClassName { background-color: #BF666A; } </style>
<style> span { border-color: #BF666A; } span { border-color: rgb(191,102,106); } td.TdClassName { border-color: #BF666A; } .TagClassName { border-color: #BF666A; } </style>