#BBC293 (or 0xBBC293) is unknown color: approx Green Mist. HEX triplet: BB, C2 and 93. RGB value is (187,194,147). Sum of RGB (Red+Green+Blue) = 187+194+147=528 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.42% from 528); Green value is 194 (76.17% from 255 or 36.74% from 528); Blue value is 147 (57.81% from 255 or 27.84% from 528); Max value from RGB is 194 - color contains mainly: green. Hex color #BBC293 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBC293 is #443D6C. Grayscale: #BABABA. Windows color (decimal): -4472173 or 9683643. OLE color: 9683643.
HSL color Cylindrical-coordinate representation of color #BBC293: hue angle of 68.94º degrees, saturation: 0.28, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BBC293 is Cyan = 0.04, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.24.
<style> p { color: #BBC293; } p { color: rgb(187,194,147); } H1.HeaderClassName { color: #BBC293; } .AnyTagClassName { color: #BBC293; } </style>
<style> a { background-color: #BBC293; } a { background-color: rgb(187,194,147); } div.DivClassName { background-color: #BBC293; } .BgClassName { background-color: #BBC293; } </style>
<style> span { border-color: #BBC293; } span { border-color: rgb(187,194,147); } td.TdClassName { border-color: #BBC293; } .TagClassName { border-color: #BBC293; } </style>