#BF636F (or 0xBF636F) is unknown color: approx Cabaret. HEX triplet: BF, 63 and 6F. RGB value is (191,99,111). Sum of RGB (Red+Green+Blue) = 191+99+111=401 (53% of max value = 765). Red value is 191 (75% from 255 or 47.63% from 401); Green value is 99 (39.06% from 255 or 24.69% from 401); Blue value is 111 (43.75% from 255 or 27.68% from 401); Max value from RGB is 191 - color contains mainly: red. Hex color #BF636F is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BF636F is #409C90. Grayscale: #7F7F7F. Windows color (decimal): -4234385 or 7300031. OLE color: 7300031.
HSL color Cylindrical-coordinate representation of color #BF636F: hue angle of 352.17º degrees, saturation: 0.42, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BF636F is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.25.
<style> p { color: #BF636F; } p { color: rgb(191,99,111); } H1.HeaderClassName { color: #BF636F; } .AnyTagClassName { color: #BF636F; } </style>
<style> a { background-color: #BF636F; } a { background-color: rgb(191,99,111); } div.DivClassName { background-color: #BF636F; } .BgClassName { background-color: #BF636F; } </style>
<style> span { border-color: #BF636F; } span { border-color: rgb(191,99,111); } td.TdClassName { border-color: #BF636F; } .TagClassName { border-color: #BF636F; } </style>