#BFAFBE (or 0xBFAFBE) is unknown color: approx Lola. HEX triplet: BF, AF and BE. RGB value is (191,175,190). Sum of RGB (Red+Green+Blue) = 191+175+190=556 (73% of max value = 765). Red value is 191 (75% from 255 or 34.35% from 556); Green value is 175 (68.75% from 255 or 31.47% from 556); Blue value is 190 (74.61% from 255 or 34.17% from 556); Max value from RGB is 191 - color contains mainly: red. Hex color #BFAFBE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BFAFBE is #405041. Grayscale: #B5B5B5. Windows color (decimal): -4214850 or 12496831. OLE color: 12496831.
HSL color Cylindrical-coordinate representation of color #BFAFBE: hue angle of 303.75º degrees, saturation: 0.11, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BFAFBE is Cyan = 0, Magento = 0.08, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #BFAFBE; } p { color: rgb(191,175,190); } H1.HeaderClassName { color: #BFAFBE; } .AnyTagClassName { color: #BFAFBE; } </style>
<style> a { background-color: #BFAFBE; } a { background-color: rgb(191,175,190); } div.DivClassName { background-color: #BFAFBE; } .BgClassName { background-color: #BFAFBE; } </style>
<style> span { border-color: #BFAFBE; } span { border-color: rgb(191,175,190); } td.TdClassName { border-color: #BFAFBE; } .TagClassName { border-color: #BFAFBE; } </style>