#BFC264 (or 0xBFC264) is unknown color: approx Wild Willow. HEX triplet: BF, C2 and 64. RGB value is (191,194,100). Sum of RGB (Red+Green+Blue) = 191+194+100=485 (64% of max value = 765). Red value is 191 (75% from 255 or 39.38% from 485); Green value is 194 (76.17% from 255 or 40% from 485); Blue value is 100 (39.45% from 255 or 20.62% from 485); Max value from RGB is 194 - color contains mainly: green. Hex color #BFC264 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BFC264 is #403D9B. Grayscale: #B6B6B6. Windows color (decimal): -4210076 or 6603455. OLE color: 6603455.
HSL color Cylindrical-coordinate representation of color #BFC264: hue angle of 61.91º degrees, saturation: 0.44, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BFC264 is Cyan = 0.02, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.24.
<style> p { color: #bfc264; } p { color: rgb(191,194,100); } H1.HeaderClassName { color: #bfc264; } .AnyTagClassName { color: #bfc264; } </style>
<style> a { background-color: #bfc264; } a { background-color: rgb(191,194,100); } div.DivClassName { background-color: #bfc264; } .BgClassName { background-color: #bfc264; } </style>
<style> span { border-color: #bfc264; } span { border-color: rgb(191,194,100); } td.TdClassName { border-color: #bfc264; } .TagClassName { border-color: #bfc264; } </style>