#BCC292 (or 0xBCC292) is unknown color: approx Green Mist. HEX triplet: BC, C2 and 92. RGB value is (188,194,146). Sum of RGB (Red+Green+Blue) = 188+194+146=528 (69% of max value = 765). Red value is 188 (73.83% from 255 or 35.61% from 528); Green value is 194 (76.17% from 255 or 36.74% from 528); Blue value is 146 (57.42% from 255 or 27.65% from 528); Max value from RGB is 194 - color contains mainly: green. Hex color #BCC292 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCC292 is #433D6D. Grayscale: #BABABA. Windows color (decimal): -4406638 or 9618108. OLE color: 9618108.
HSL color Cylindrical-coordinate representation of color #BCC292: hue angle of 67.5º degrees, saturation: 0.28, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCC292 is Cyan = 0.03, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.24.
<style> p { color: #BCC292; } p { color: rgb(188,194,146); } H1.HeaderClassName { color: #BCC292; } .AnyTagClassName { color: #BCC292; } </style>
<style> a { background-color: #BCC292; } a { background-color: rgb(188,194,146); } div.DivClassName { background-color: #BCC292; } .BgClassName { background-color: #BCC292; } </style>
<style> span { border-color: #BCC292; } span { border-color: rgb(188,194,146); } td.TdClassName { border-color: #BCC292; } .TagClassName { border-color: #BCC292; } </style>