#BFE19A (or 0xBFE19A) is unknown color: approx Pixie Green. HEX triplet: BF, E1 and 9A. RGB value is (191,225,154). Sum of RGB (Red+Green+Blue) = 191+225+154=570 (75% of max value = 765). Red value is 191 (75% from 255 or 33.51% from 570); Green value is 225 (88.28% from 255 or 39.47% from 570); Blue value is 154 (60.55% from 255 or 27.02% from 570); Max value from RGB is 225 - color contains mainly: green. Hex color #BFE19A is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BFE19A is #401E65. Grayscale: #CECECE. Windows color (decimal): -4202086 or 10150335. OLE color: 10150335.
HSL color Cylindrical-coordinate representation of color #BFE19A: hue angle of 88.73º degrees, saturation: 0.54, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BFE19A is Cyan = 0.15, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.12.
<style> p { color: #BFE19A; } p { color: rgb(191,225,154); } H1.HeaderClassName { color: #BFE19A; } .AnyTagClassName { color: #BFE19A; } </style>
<style> a { background-color: #BFE19A; } a { background-color: rgb(191,225,154); } div.DivClassName { background-color: #BFE19A; } .BgClassName { background-color: #BFE19A; } </style>
<style> span { border-color: #BFE19A; } span { border-color: rgb(191,225,154); } td.TdClassName { border-color: #BFE19A; } .TagClassName { border-color: #BFE19A; } </style>