#BFC96D (or 0xBFC96D) is unknown color: approx Wild Willow. HEX triplet: BF, C9 and 6D. RGB value is (191,201,109). Sum of RGB (Red+Green+Blue) = 191+201+109=501 (66% of max value = 765). Red value is 191 (75% from 255 or 38.12% from 501); Green value is 201 (78.91% from 255 or 40.12% from 501); Blue value is 109 (42.97% from 255 or 21.76% from 501); Max value from RGB is 201 - color contains mainly: green. Hex color #BFC96D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BFC96D is #403692. Grayscale: #BBBBBB. Windows color (decimal): -4208275 or 7195071. OLE color: 7195071.
HSL color Cylindrical-coordinate representation of color #BFC96D: hue angle of 66.52º degrees, saturation: 0.46, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #BFC96D is Cyan = 0.05, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.21.
<style> p { color: #BFC96D; } p { color: rgb(191,201,109); } H1.HeaderClassName { color: #BFC96D; } .AnyTagClassName { color: #BFC96D; } </style>
<style> a { background-color: #BFC96D; } a { background-color: rgb(191,201,109); } div.DivClassName { background-color: #BFC96D; } .BgClassName { background-color: #BFC96D; } </style>
<style> span { border-color: #BFC96D; } span { border-color: rgb(191,201,109); } td.TdClassName { border-color: #BFC96D; } .TagClassName { border-color: #BFC96D; } </style>